mirror of
https://github.com/nmap/nmap.git
synced 2026-02-04 04:26:33 +00:00
54caea26b4f1000be6aad78a190ff72116bbb8fb
Heuristic detection of SSL ports was previously done in 2 different places, leading to a divergence: shortport.ssl would return true for more services than comm.tryssl would try, since comm.is_ssl was checking a shorter list of port numbers and was ignoring port.version.service_tunnel and port.version.name. Now any changes to shortport.ssl will affect both libraries.
…
…
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%