1N3 / Sn1per

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

Full port scan with Masscan #176

Closed ghost closed 3 years ago

ghost commented 6 years ago

And feed open ports to nmap as masscan can quickly scan all 65535 ports and discover open ones. It would be beneficial for all OSCP students to have option between running auto exploit thought MSF ..

Otherwise great program!

1N3 commented 6 years ago

Thanks for the feedback. These two things have been requested in the past and I would like to implement them into Sn1per eventually. Just a matter having time to test and implement all new features, etc. I'll leave this open to track though.

fr0stedfl4ke commented 5 years ago

This tool https://github.com/johnnyxmas/ScanCannonmight could be useful in order for masscan to identify open ports and call nmap to get details of all applicable systems (-sV, maybe some scripts, ect).

cyrinux commented 5 years ago

https://github.com/johnnyxmas/ScanCannon

1N3 commented 3 years ago

Probably won't be able to add this as it only works against IP's/subnets which would only apply to 'discover' mode scans.