mirror of
https://github.com/nmap/nmap.git
synced 2026-01-29 09:39:03 +00:00
4728d7437d16381afe214864b9f4be589eadc007
NSE: rpc-grind Connect(): RPC library does not support: nil protocol NSE: rpc-grind Connect(): RPC library does not support: rpcbind version 81578896 These errors caused by ChkProgram and ChkVersion called from rpc.Comm.Connect. Added a dummy program in rpc-grind and a check for self.checkprogver in ChkVersion, and everything works great. Also fixed portrule to only fail if the non-rpcbind service name was not the result of table lookup. Was failing on port 2049 (in nmap-services as "nfs") without -sV.
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%