mirror of
https://github.com/nmap/nmap.git
synced 2026-01-30 18:19:05 +00:00
Credit Daniel Miller in CHANGELOG for odd-port.nse.
There were two implementations of this script; Daniel's was first but fell through the cracks. http://seclists.org/nmap-dev/2011/q2/1272
This commit is contained in:
@@ -286,7 +286,8 @@ o [NSE] Added 51(!) NSE scripts, bringing the total up to 297. They
|
||||
|
||||
+ unusual-port compares the detected service on a port against the
|
||||
expected service for that port number (e.g. ssh on 22, http on 80)
|
||||
and reports deviations. [Patrik Karlsson]
|
||||
and reports deviations. An early version of this same idea was
|
||||
written by Daniel Miller. [Patrik Karlsson]
|
||||
|
||||
+ vuze-dht-info retrieves some basic information, including protocol
|
||||
version from a Vuze filesharing node. [Patrik Karlsson]
|
||||
|
||||
Reference in New Issue
Block a user