matrix / Burp-JCryption-Handler

Burp Suite plugin useful to analyze Web Applications that using jCryption (Javascript HTML-Form encryption)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Burp JCryption Handler

Yes I known, jCryption (http://www.jcryption.org/) is a discontinued project ...
but I needed it, so why not write a plugin for Burp Suite (https://portswigger.net/burp/)
using my preferred language, Java (it's a joke, it's a trap) :D

Features

Refer to FEATURES.md for some details. It's not completed because i'm too lazy.
One day I will end it, not today because it is Saturday :D

Building

Refer to BUILD.md for instructions on how to build it from source.

Testing

If you want to test it (please skip the Active Scan or I think the domain owner will be unhappy)
you can use the following URL
http://www.jcryption.org/#examples
Else if you want do it "at home" you can use that:
https://github.com/matrix/JCryptionAjaxExample

It's my first Burp Suite plugin, happy hacking ;)

About

Burp Suite plugin useful to analyze Web Applications that using jCryption (Javascript HTML-Form encryption)

License:GNU General Public License v3.0


Languages

Language:Java 96.8%Language:HTML 3.2%