mirror of
https://github.com/nmap/nmap.git
synced 2025-12-26 17:39:03 +00:00
2404fc7d6474c1df69d76d748f8ddec138ee38b8
Daniel Miller noticed that the behavior of socket functions didn't match the documentation when a socket was not connected. The code would raise a Lua error (ending the script) instead of returning a false status code as documented. http://seclists.org/nmap-dev/2011/q3/840 http://seclists.org/nmap-dev/2012/q2/505
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%