v3.0.0-beta.1
Pre-release
Pre-release
Improved --test flag
Improved the calculating of the optimal number of parameters per request
Some other fixes
Now x8 can work with headers as well!
Discover header values:
x8 -u https://example.com -w wordlist.txt -H "Cookie: %s"
By default the parameter template is "%k=%v; "
Discover new headers:
x8 -u https://example.com -w wordlist.txt --headers