gwen001 / offsectools_www

A vast collection of security tools and resources curated by the community.
https://offsec.tools
180 stars 21 forks source link

[addtool] bypasswaf #482

Closed gwen001 closed 1 year ago

gwen001 commented 1 year ago

[link]https://github.com/PortSwigger/bypass-waf[/link] [tags]burpsuite,firewall[/tags] [short_descr]Add headers to all Burp requests to bypass some WAF products.[/short_descr] [long_descr]This extension will automatically add the following headers to all requests: X-Originating-IP: 127.0.0.1 X-Forwarded-For: 127.0.0.1 X-Remote-IP: 127.0.0.1 X-Remote-Addr: 127.0.0.1 X-Client-IP: 127.0.0.1[/long_descr] [image]https://raw.githubusercontent.com/gwen001/offsectools_www/main/8e9215a1cd82f1a461580623eac4a030.png[/image]

gwen001 commented 1 year ago

Issue correctly handled, tool is waiting for human validation.

gwen001 commented 1 year ago

Tool has been accepted by the team: https://offsec.tools/tool/bypasswaf

Thank you for your contribution!