Updated Burpsuite Professional 2.x Integration (markdown)

xer0dayz 2020-01-12 17:43:48 -07:00
parent e4bb69a1bb
commit 07cf44898f
1 changed files with 2 additions and 2 deletions

@ -1,6 +1,6 @@
To enable automated Burpsuite scans via Sn1per, you must have Burpsuite Professional 2.x running on the same host as Sn1per with the following "User Options" set.
To enable automated Burpsuite scans via Sn1per, you must have Burpsuite Professional 2.x running with the following configuration under User options > Misc > REST API.
* REST API service enabled on port 1337/tcp (localhost)
* REST API service enabled on port 1338/tcp (localhost)
* Allow access without API key enabled
After setting up Burpsuite, you can then run any Sn1per "web" enabled scans (ie. web/webporthttp/webporthttps) to initiate an automated Burpsuite scan against a defined target.