Waf Bypass
waf_bypassGenerate ordered WAF-bypass payloads for a specified vendor and vulnerability class, ranging from basic to advanced levels. Returns payload data without sending requests to the target.
Instructions
Ordered WAF-bypass payloads for (vendor, vuln_class), basic → advanced.
vendor is a wafw00f display name ("Cloudflare", "Amazon Web Services
(AWS) WAF") or a canonical key ("cloudflare", "aws_waf", "modsecurity").
vuln_class is one of xss, sqli, cmdi, ssti, ssrf,
path_traversal. level filters to basic / intermediate /
advanced / all.
Read-only: returns text payloads tagged with technique + level, nothing is sent. Payloads are the data the exploit chain feeds its validators when a base pass was clean; calling this tool does not fire anything at a target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | all | |
| vendor | Yes | ||
| vuln_class | No | xss | |
| max_payloads | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||