Skip to content

Extract Nmap XML output and lookup services in (Exploit-DB) searchsploit program.

License

Notifications You must be signed in to change notification settings

zpettry/nmapexdbsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

nmapexdbsearch

This code will run an Nmap scan with XML output and pass the services running on various ports to the (Exploit-DB) searchsploit program (available from github). The searchsploit program can already do operations of this type with an additional xml library installation, but the XML file from Nmap must already be created. The searches are also either too specific in searchsploit or includes incorrect unparsed service information that ultimately returns missed results.

This code was created and tested inside Kali Linux with Python 3.X and requires the searchsploit program.

About

Extract Nmap XML output and lookup services in (Exploit-DB) searchsploit program.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages