mirror of
https://github.com/nmap/nmap.git
synced 2026-01-03 05:09:14 +00:00
4dd04a32a5aa84499c76bd8d488c9576b19c4a07
it was returning an empty string, causing blank output entries for scripts with no output: 80/tcp open http |_citrix-enum-apps-xml: |_citrix-enum-servers-xml: | http-headers: | Date: Sun, 31 Jan 2010 19:28:13 GMT | Server: Apache/2.2.3 (CentOS) | Accept-Ranges: bytes | Content-Length: 739 | Connection: close | Content-Type: text/html; charset=UTF-8 | |_ (Request type: HEAD) |_http-date: Sun, 31 Jan 2010 19:28:14 GMT; +1s from local time. |_html-title: Go ahead and ScanMe!
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%