The Burpsuite extension helps to send the JS files coming in the proxy directly to the Jsmon. You can see the uploaded JS URLs, the corresponding JS Intelligence results and Keys & Secrets results in the app (Jsmon.sh).
- Go to releases and download the .jar file.
- Open burpsuite, go to Extensions, click on Add button, load the .jar file and click on Next.
- Clone the repository
git clone https://github.com/rashahacks/jsmon-burpsuite-extension
Add the correct workspace ID (wkspId) and the API key from your account into Jsmon.
- Automate Scan: Allows to send the JS URLs coming in HTTP history automatically to jsmon.
- Manually submit URLs. Copy the JS URLs, put in all the URLs into the "Enter URLs" prompt box and click on Submit button.
- Right click and send to Jsmon: You can select multiple JS URLs and send to Jsmon by right click and hover to Extensions button.