Skip to content

originx/Nmap-xploitSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#xploitSearch v 1.0 ####Nmap script for detecting exploits on remote hosts

Get data from scanned ports and services with OS fingerprint (if exists) and query exploitsearch.net to get possible number of exploits on specific service.

Usage: nmap -sC -O ipLocation -script xploitSearch.nse --script exploit-search.nse [--script-args detailed=<boolean> forcedOS=<String> exploitsOnly=<boolean> ] <target>

For detailed usage check script source (LuaDoc)

####DISCLAIMER: Number of shown exploits doesn't reflect possible number of security holes that exists on your server. exploitsearch.net crawls possible security databases and depending on the quality of the query returns different results.

###Contributors:

###TO DO: -Improve OS fingerprint query if possible

-Improve port and service data gathering and querying

-Set http headers for more polite querys.

-Clean up code <- prehaps there are some finished libraries for eg. url escape chars.

##Mentored under: ####FOI OSS

Tonimir Kišasondi - (https://github.com/tkisason)


About

repozitorij za potrebe kolegija SIS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages