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

https://github.com/petermosmans/burp-extensions

A small collection of Burp Suite extensions, written in Python
https://github.com/petermosmans/burp-extensions

Last synced: about 1 year ago
JSON representation

A small collection of Burp Suite extensions, written in Python

Awesome Lists containing this project

README

          

A collection of open source Burp Extensions, written in Python

## Blackhole Hosts
Blackhole Hosts is an extension that drops proxy requests to certain hosts, and logs those dropped requests. This allows you to effectively blackhole hosts, while not modifying Burp's (included or excluded) scope.

See [Blackhole_Hosts](Blackhole_Hosts/README.md) for more information