mirror of
https://github.com/nmap/nmap.git
synced 2025-12-28 18:39:03 +00:00
3cc34c37eef99b9f0f8d36e1853703bcd140dbc1
completed." due to two issues. One is that we already have a different line printed in verbose mode which looks like "Completed NSE at 14:31, 0.27s elapsed". The other problem is that this was being printed in non-verbose mode when you specified an argument like "--script ssl-cert". We intentionally bump the verbose mode of scripts when they are specified individually like that so they can report more script results, but I don't think we need the NSE infrastructure itself to become more verbose.
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%