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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user