top of page

PYTHON PROJECTS
Sample of Work
PYTHON VULNERABILITY SCANNER
This program is written in Python and uses Nmap and SearchSploit to scan for potentially vulnerable ports on a single or multiple target and optionally run the services found on those ports through SearchSploit to identify any possible known exploits. These are common scans that lead to successful hacks on HacktheBox.eu. You can save results to a simple .txt file as well as import a comma-separated target list, manually enter, OR both combined.

Python Programs: Projects
bottom of page