Pārlūkot izejas kodu

updated URL Protection script

main
kusum pirms 4 mēnešiem
vecāks
revīzija
d7f9427a40
1 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. 4
    4
      GSAutomation/waap-labs/waap_urlprotection.sh

+ 4
- 4
GSAutomation/waap-labs/waap_urlprotection.sh Parādīt failu

@@ -4,8 +4,8 @@
read -p "Enter the prefix for the URL: " prefix

# Construct URLs with the user-provided prefix
url="https://${prefix}.gslab-juiceshop.com/api/Feedbacks/"
url="https://${prefix}.gslab-juiceshop.com/rest/admin/application-configuration"

# Generating POST requests for /api/Feedbacks/
echo "Generating POST requests for /api/Feedbacks/"
siege -c150 -t10s "$url POST {\"captchaId\": 81, \"captcha\": \"9\", \"comment\": \"i like it! (anonymous)\", \"rating\": 5}" --content-type "application/json"
# Generating POST requests for rest/admin/application-configuration
echo "Generating GET requests for rest/admin/application-configuration"
siege -c150 -t10s "$url

Notiek ielāde…
Atcelt
Saglabāt