1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-08 21:51:28 +00:00

Improve the nsedoc for duplicates script slightly. The attempt to make a list wasn't rendered as one by nsedoc, so I just switched it to a comma-separated list for now

This commit is contained in:
fyodor
2012-05-18 02:48:13 +00:00
parent b838110933
commit 5efa8bccee

View File

@@ -1,11 +1,7 @@
description = [[
The duplicates script attempts to discover multihomed systems by analysing and
Attempts to discover multihomed systems by analysing and
comparing information collected by other scripts. The information analyzed
currently includes:
- SSL Certificates
- SSH Host keys
- MAC Address
- Netbios Server Name
currently includes, SSL certificates, SSH host keys, MAC addresses, and Netbios server names.
In order for the script to be able to analyze the data it has dependencies to
the following scripts: ssl-cert,ssh-hostkey,nbtstat.