1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-31 11:59:03 +00:00

Updating documentation to reflect rpc-grind change.

This commit is contained in:
kroosec
2012-08-17 18:32:26 +00:00
parent ba9c6ea5e1
commit 7f7a7a3795

View File

@@ -1981,26 +1981,6 @@ host.os = {
</entry>
</row>
<row>
<entry align="left"><literal>rpc_status</literal></entry>
<entry>Contains a string value of <literal>good_prog</literal> if
we were able to determine the program number of an RPC service
listening on the port, <literal>unknown</literal> if the port
appears to be RPC but we couldn't determine the program
number, <literal>not_rpc</literal> if the port doesn't appear be
RPC, or <literal>untested</literal> if we haven't checked for RPC
status.</entry>
</row>
<row>
<entry align="left"><literal>rpc_program</literal>, <literal>rpc_lowver</literal>, <literal>rpc_highver</literal></entry>
<entry>The detected RPC program number and the range of version
numbers supported by that program. These will be
<literal>nil</literal> if <literal>rpc_status</literal> is
anything other than <literal>good_prog</literal>.</entry>
</row>
<row>
<entry align="left"><literal>cpe</literal></entry>