mirror of https://github.com/1N3/Sn1per.git
Updated Burpsuite Professional 2.x Integration (markdown)
parent
e4bb69a1bb
commit
07cf44898f
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue