Closed InspiritW closed 3 years ago
You can grep the payload from script.
That will give you the cURL output and you can use the same as payload.
hi Sir i want to ask if i can put a list of hosts to test for
cat hosts.txt | xargs -P50 -I@ bash -c "bash 403-bypass.sh '@'"
hi just wanted to ask how do I like export? the request this script made so I can use it in a browser?