whatwaf
Verified for current stable LTS
Whatwaf Commands
Whatwaf command syntax with verified terminal examples.
Commands
7 commands for Whatwaf
whatwaf Operations
Whatwaf Command: Detect Protection List Urls Parallel
whatwaf -t <number> -l <path/to/file> whatwaf HTTP
Whatwaf Command: Detect Protection Single Url Verbose
whatwaf -u {https://example.com} --verbose whatwaf Operations
Whatwaf Command: List All Tamper Scripts
whatwaf --tampers whatwaf Operations
Whatwaf Command: List All Wafs Detectable
whatwaf --wafs whatwaf HTTP
Whatwaf Command: Random User Agent Throttling Post Ssl
whatwaf --ra --throttle <seconds> --timeout <seconds> -P --force-ssl -u {http://example.com} whatwaf HTTP
Whatwaf Command: Send Requests Proxy Custom Payloads
whatwaf --proxy {http://127.0.0.1:8080} --pl <path/to/file> -u {https://example.com} whatwaf HTTP
Whatwaf Command: Send Requests Tor Custom Payloads
whatwaf --tor -p '<payload1,payload2,...>' -u {https://example.com} Suggest a Whatwaf Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Whatwaf workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.