Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/SolomonSklash/cookie-decrypter

A Burp Suite Professional extension for decrypting/decoding various types of cookies.
https://github.com/SolomonSklash/cookie-decrypter

Last synced: 2 months ago
JSON representation

A Burp Suite Professional extension for decrypting/decoding various types of cookies.

Awesome Lists containing this project

README

        

# Cookie Decrypter

A Burp Suite Professional extension for decrypting/decoding various types of cookies.

* Passive scanner checks create informational issues in Burp Suite
* Currently handles Netscaler, F5 BigIP, and Flask cookies
* Written in Python
* Requires Jython 2.7+
* Pull requests welcome!

### Todo

* ~~Add Flask session decrypt~~
* Add other cookie types

### Screenshots
![Example Netscaler Issue](screenshots/cookie-decrypter-issue1.png)

![Example BigIP Issue](screenshots/cookie-decrypter-issue2.png)