Awesome
<h1 align="center"> <a href="https://github.com/0xDexter0us/uproot-JS/"><img src="https://raw.githubusercontent.com/0xDexter0us/uproot-JS/main/images/uproot-JS.png" alt="uproot-JS" width="450" align="middle" style="vertical-align:top"></a> </h1> <h4 align="center">Extract JavaScript files from burp suite project with ease.</h4><p align="center"> <a href="https://github.com/0xDexter0us/uproot-JS/releases"> <img src="https://img.shields.io/github/release/0xDexter0us/uproot-JS.svg"> </a> <a href="https://github.com/0xDexter0us/uproot-JS/releases"> <img src="https://img.shields.io/github/downloads/0xDexter0us/uproot-JS/total?label=downloads&logo=github&color=inactive"> </a> <a href="https://github.com/0xDexter0us/uproot-JS/"> <img src="https://img.shields.io/github/stars/0xDexter0us/uproot-JS.svg?style=social&label=Stars"> </a> <a href="https://github.com/0xDexter0us/uproot-JS/"> <img src="https://img.shields.io/github/followers/0xDexter0us.svg?style=social&label=Follow"> </a> <a href="https://twitter.com/intent/follow?screen_name=0xDexter0us"> <img src="https://img.shields.io/twitter/follow/0xDexter0us.svg?style=social&label=Follow"> </a> <a href="https://discord.gg/bugbounty"> <img src="https://img.shields.io/badge/chat-on%20discord-7289da.svg"> </a> </p>
Disclaimer
I am not responsible for your actions, burp-suite freezing, target getting hacked, thermonuclear war, or the current economic crisis caused by you following these directions. YOU are choosing to use this tool, and if you point your finger at me for messing anything up, I will LMAO at you.
Instructions:
- Install the extension either from pre-compiled releases or build from source.
- From Top-Menu open
Save JS Files
ofuproot-JS
. - Select preferred location and hit the
Save JS Files
button.
Download releases
https://github.com/0xDexter0us/uproot-JS/releases/
Build from source
./gradlew build fatJar
- Grab the jar file
build/libs/uproot-JS-x.x.x.jar
Installation
- Download the latest jar from releases or build from source.
- Add the jar to Burp Suite.
If you like the project, please give the repo a star! <3
Changelog
19 February 2022 - v1.0.0
- Added hostnames as subdirectories to prevent overwrite of files with same name.
18 February 2022 - v1.0.0
- First public release
Thanks To
- PMNH - https://twitter.com/h1pmnh (For the idea!!)