Atlas
Atlas copied to clipboard
Question about option -p
-u "xxx.com?p=123&fq=1233" -D "test=testtest&test2=testabc"
What if I only want to test POST parameter test2
?
What should I enter? -p "testabc'"
or -p "test2=testabc'"
or what?