1N3 / Sn1per

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

Recon flag also doing OSINT stuff #308

Closed njmulsqb closed 3 years ago

njmulsqb commented 3 years ago

The -re flag when run solely also starts doing OSINT, like collecting osint from online documents, gathering the harvester osint info etc

I mean they should only run if I explicitly call the -o flag, the commands I am using is: sudo sniper -t https://www.example.com/ -re

njmulsqb commented 3 years ago

OSINT was marked "1" in default settings of sniper.conf file

1N3 commented 3 years ago

Thanks for the heads up. The OSINT setting should probably be unset/removed from the default conf since it typically gets enabled from the -o switch. Will update this.

1N3 commented 3 years ago

Just checked and it looks like OSINT is disabled in the default sniper.conf. Closing out.