x8Набор инструментов для поиска скрытых параметров с целью выявления уязвимых или представляющих интерес веб-параметров. Больше информации: https://github.com/Sh1Yo/x8/blob/main/docs.md.
x8 {{[-u|--url]}} {{https://example.com/}} {{[-w|--wordlist]}} {{путь/к/словарю.txt}}
%s):x8 {{[-u|--url]}} {{https://example.com/?something=1%26%s}} {{[-w|--wordlist]}} {{путь/к/словарю.txt}}
x8 {{[-u|--url]}} {{https://example.com/}} {{[-X|--method]}} {{POST}} {{[-b|--body]}} '{{{"x":{%s\}\}}}' {{[-w|--wordlist]}} {{путь/к/словарю.txt}}
%k для ключа, %v для значения):x8 {{[-u|--url]}} {{https://example.com/}} {{[-P|--param-template]}} {{user[%k]=%v}} {{[-w|--wordlist]}} {{путь/к/словарю.txt}}
x8 {{[-u|--url]}} {{https://example.com/?path=..%2faction.php%3f%s%23}} --encode {{[-w|--wordlist]}} {{путь/к/словарю.txt}}
x8 {{[-u|--url]}} {{https://example.com/}} --headers {{[-w|--wordlist]}} {{путь/к/заголовкам.txt}}
x8 {{[-u|--url]}} {{https://example.com/}} {{https://4rt.one/}} {{[-W|--workers]}} {{0}} -c {{3}} --verify
x8 {{[-u|--url]}} {{https://example.com/}} {{[-w|--wordlist]}} {{путь/к/словарю.txt}} --save-responses {{путь/к/выходному_каталогу}}