kiterunner-brute
Verified for current stable LTS
Kiterunner Brute Commands
Kiterunner Brute command syntax with verified terminal examples.
Commands
8 commands for Kiterunner Brute
kiterunner-brute HTTP
Kiterunner Brute Command: Bruteforce Target Assetnote Wordlist
kiterunner brute {https://example.com} -A {apiroutes-210328:20000} kiterunner-brute HTTP
Kiterunner Brute Command: Bruteforce Target Custom Http Headers
kiterunner brute {https://example.com} -w <path/to/wordlist.txt> -H "{Authorization: Bearer token}" kiterunner-brute HTTP
Kiterunner Brute Command: Bruteforce Target Custom Wordlist
kiterunner brute {https://example.com} -w <path/to/wordlist.txt> kiterunner-brute HTTP
Kiterunner Brute Command: Bruteforce Target Custom Wordlist With Extensions Output Json
kiterunner brute {https://example.com} -w <path/to/wordlist.txt> -e <aspx,ashx> -o <json> kiterunner-brute HTTP
Kiterunner Brute Command: Bruteforce Target Dirsearch Style Wordlist Extensions
kiterunner brute {https://example.com} -w <path/to/dirsearch.txt> -D -e <json,txt> kiterunner-brute HTTP
Kiterunner Brute Command: Bruteforce Target Ignore Length Responses
kiterunner brute {https://example.com} -w <path/to/wordlist.txt> --ignore-length <100-105> kiterunner-brute HTTP
Kiterunner Brute Command: Bruteforce Target List File Fail Status Code Filtering
kiterunner brute <path/to/targets.txt> -w <path/to/wordlist.txt> --fail-status-codes <400,401,404> kiterunner-brute HTTP
Kiterunner Brute Command: Bruteforce Target List From File Custom Concurrency
kiterunner brute <path/to/targets.txt> -w <path/to/wordlist.txt> -x <5> -j <100> Suggest a Kiterunner Brute Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Kiterunner Brute workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.