mirror of
https://github.com/nmap/nmap.git
synced 2026-01-06 14:39:03 +00:00
3ef4f3f0178fc5dcb210274beebdeb15921b0dff
addresses, and other configuration information from an AFP server. The script, and a patch to the afp library, were originally contributed by Andrew Orr and were subsequently enhanced by Patrik and David. I added an @output section to the script and made it hex-encode a binary string for the sever signature (previous versions of the afp patch did the hex-encoding in the library, but I thought it was better to do it in the script.)
Added matchline for the Arucer backdoor. The Arucer backdoor was found to be packaged with drivers for the Energizer USB recharger: http://www.kb.cert.org/vuls/id/154421
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%