PortSwigger / BChecks

BChecks collection for Burp Suite Professional and Burp Suite Enterprise Edition
https://portswigger.net/burp/documentation/scanner/bchecks
GNU Lesser General Public License v3.0
588 stars 104 forks source link

Adding PathSuffix-Bypass-4ProxyOrWAF #142

Closed irsdl closed 8 months ago

irsdl commented 8 months ago

Adding PathSuffix-Bypass-4ProxyOrWAF.

Accessing paths blocked by proxies or WAFs by adding special suffixes.

Things like %A0 for Nginx (https://book.hacktricks.xyz/pentesting-web/proxy-waf-protections-bypass) will not work with HTTP/2 -> I was not sure if this can be enforced by BChecks but it would be great to have this option.