/sns

Scan'n'Search is a program that runs an Nmap scan and returns vunerabilities.

Primary LanguagePython

Scan'n'Search

This program is designed to run a basic Nmap scan on a target, then return the vulnerabilities (pulled from Mitre CVE database) associated with services running on the target's ports. it can output the port info and results to a file or to the terminal.

This is for educational purposes, please do not use this for malicious actions. :)