1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Provide raw OS fingerprint to scripts. See #223

This commit is contained in:
dmiller
2017-12-10 01:06:34 +00:00
parent e0042ac7e3
commit 42fc53fbbf
2 changed files with 28 additions and 11 deletions

View File

@@ -1912,6 +1912,17 @@ host.os = {
</listitem>
</varlistentry>
<varlistentry>
<term><option>host.os_fp</option>
</term>
<listitem>
<para>If OS detection was performed, this is a string containing the OS
fingerprint for the host. The format is described in
<xref linkend="osdetect-fingerprint-format"/>.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>port</option>
</term>