Skip to content

Plugin for Burp Suite Free wich detects dynamic JS generated on the server side

License

Notifications You must be signed in to change notification settings

rammarj/burp-dynamic-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

burp-dynamic-js

Plugin for Burp Suite Free wich detects dynamic JS generated on the server side

Introduction

Server side generated javascript can contain useful information, or even secrets.

This plugin helped me som time to find real bugs in Alibaba and I reported them vía their BBP.

Setup

Download the jar file located in the releases section and import it in the extender option of burp suite. For more information about how to use extender option see the official documentation

Local compilation

If you want to compile the code yourself, you need to have maven installed and run the following command in the base directory of the project:

$ mvn clean install

Contibuting

Feel free to create an issue or a pull request if you see any bugs or need to add a new kind of PoC

About

Plugin for Burp Suite Free wich detects dynamic JS generated on the server side

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages