Skip to content

v3.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Sh1Yo Sh1Yo released this 22 Jul 10:30
· 253 commits to dev since this 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