mirror of https://github.com/1N3/Sn1per.git
Updated Burpsuite Professional 2.x Integration (markdown)
parent
1685405bda
commit
cd5e953525
|
|
@ -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.
|
||||
|
||||
* REST API service enabled on port 13337/tcp (localhost)
|
||||
* REST API service enabled on port 1337/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