Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nccgroup/BurpSuiteHTTPSmuggler

A Burp Suite extension to help pentesters to bypass WAFs or test their effectiveness using a number of techniques
https://github.com/nccgroup/BurpSuiteHTTPSmuggler

burpsuite burpsuite-extender bypass waf

Last synced: 3 months ago
JSON representation

A Burp Suite extension to help pentesters to bypass WAFs or test their effectiveness using a number of techniques

Awesome Lists containing this project

README

        

# Burp Suite HTTP Smuggler
A Burp Suite extension to help pentesters to bypass WAFs or test their effectiveness using a number of techniques.
This extension has been developed by Soroush Dalili (@irsdl) from NCC Group.

The initial release (v0.1) only supports the Encoding capability that can be quite complicated to be performed manually.
See the references for more details.

Next versions will include more techniques and possible bug fixes.
# Example Screenshots
![AppSec EU 18 - example1](screenshots/AppSecEU18-example1.jpg?raw=true "AppSec EU 18 - example1")

![AppSec EU 18 - example2](screenshots/AppSecEU18-example2.jpg?raw=true "AppSec EU 18 - example2")

# References:
* https://appseceurope2018a.sched.com/event/EgXc/waf-bypass-techniques-using-http-standard-and-web-servers-behavior
* https://www.nccgroup.trust/uk/about-us/newsroom-and-events/blogs/2017/august/request-encoding-to-bypass-web-application-firewalls/
* https://www.nccgroup.trust/uk/about-us/newsroom-and-events/blogs/2017/september/rare-aspnet-request-validation-bypass-using-request-encoding/

Released under AGPL v3.0 see LICENSE for more information