Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vah13/BurpCRLFPlugin

Another plugin for CRLF vulnerability detection
https://github.com/vah13/BurpCRLFPlugin

bugbounty burp crlf plugin scanner vulnerability-detection

Last synced: 10 days ago
JSON representation

Another plugin for CRLF vulnerability detection

Awesome Lists containing this project

README

        

# BurpCRLFPlugin
Another plugin for CRLF vulnerability detection

This plugin use next payload's
```
%0a
%0d
%0d%0a
%0d%0a%09
%0d%0a+
%0d%20
%0d+
%E5%98%8A%E5%98%8D
%E5%98%8A%E5%98%8D%E5%98%8A%E5%98%8D
\r
\r\n
\r\n
\r\n\t
\r\t
```

Thank's @virvales