1N3 / Sn1per

Attack Surface Management Platform
https://sn1persecurity.com
Other
7.9k stars 1.82k forks source link

Webscan not working for Burp Suite Professional #334

Closed digitizeddude closed 3 years ago

digitizeddude commented 3 years ago

I have run the command: sniper -t testfire.net -m webscan -w testfire.net and i get no results from BurpSuite. I've followed the integration instructions and manual runs of Burp Suite Pro are fine. Kali 2020.4 Burp Suite Professional 2020.12.1, build 5278 Sniper version 9.0 Sniper Pro 8

Thanks.

digitizeddude commented 3 years ago

I managed to get burp to work but i get this as part of the results:

jq: error (at :0): Cannot iterate over null (null)

Is this an expected error?

1N3 commented 3 years ago

It sounds like there's a null value being parsed which is fine. I could turn off/down verbose logging, but the results should not be affected.

digitizeddude commented 3 years ago

Thanks. I appreciate the clarification.