mirror of
https://github.com/nmap/nmap.git
synced 2026-01-30 10:09:03 +00:00
a02756a5e4bbf50c06fb6842aa8a570b2757cf49
a) Lowercase path (a login page) b) Paths containing uppercase (becomes a '400 Unknown Error' that indicates a corrupt harddrive) c) Paths containing a path and no uppercase (the same login page as (a) is displayed, except the font changes colour The server itself returns that it's 'ACOS HTTPD/1.1.4', and the telnet port says it's 'Lingo VoIP config telnetd'. OS guesses seem to indicate a Telephony device of some sort. In any case, this patch detects these conditions and doesn't bother checking the device if it cannot tell these errors apart
Applied a configure.in patch from Petr Salinger in Debian bug #542388 which apparently fixes the libdnet build on GNU/kFreeBSD
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.5%
Lua
28.1%
C++
16.8%
Shell
5.8%
Python
4.2%
Other
7.3%