mirror of
https://github.com/nmap/nmap.git
synced 2026-01-15 02:49:02 +00:00
d04e2e825ae5c34fb29e3275949fa1f44e227312
acommonate IPv6 addresses) and make the sscanf format size match the buffer size (to avoid smashing the stack). The format string is constructed dynamically to the size of the buffer with Snprintf. Gunnar Lindberg reported this problem; discussion starts at http://seclists.org/nmap-dev/2010/q1/250.
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.1%