mirror of
https://github.com/nmap/nmap.git
synced 2025-12-19 22:19:02 +00:00
d54e4d4a9cda60c69f86fdc7518fa07012dd723f
install from source may have old copies of scripts with different names, like HTTPAuth instead of http-auth, because we don't delete the contents of the scripts directory when installing. Rather than wipe out the whole directory, which might contain people's custom scripts, there is now a list of old script names in Makefile.in which are selectively deleted. The whole list is anonFTP ASN brutePOP3 bruteTelnet chargenTest daytimeTest dns-safe-recursion-port dns-safe-recursion-txid dns-test-open-recursion echoTest ftpbounce HTTPAuth HTTP_open_proxy HTTPpasswd HTTPtrace iax2Detect ircServerInfo ircZombieTest MSSQLm MySQLinfo netbios-smb-os-discovery popcapa PPTPversion promiscuous RealVNC_auth_bypass ripeQuery robots showHTMLTitle showHTTPVersion showOwner showSMTPVersion showSSHVersion skype_v2-version smb-enumdomains smb-enumsessions smb-enumshares smb-enumusers smb-serverstats smb-systeminfo SMTPcommands SMTP_openrelay_test SNMPcommunitybrute SNMPsysdescr SQLInject SSH-hostkey SSHv1-support SSLv2-support strangeSMTPport UPnP-info xamppDefaultPass zoneTrans
Modified UDP-payload-related code to make it independent of the NmapOps class so it can be reused by other apps like Nping. More info at http://seclists.org/nmap-dev/2009/q3/0051.html
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( http://nmap.org ).
Description
Languages
C
37.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.2%