|
|
| |
Nmap::Scanner::OS(3) |
User Contributed Perl Documentation |
Nmap::Scanner::OS(3) |
This class represents an nmap OS deduction as output by nmap. It is generally
returned as part of a host object, and only so if guess_os() is used as
an option with the Nmap::Scanner::Scanner instance.
The open ports used to try and fingerprint the remote OS.
Add a port to the list of ports used to try and fingerprint the remote hosts'
OS.
Object representing nmaps' best attempt to fingerprint the remote OS.
Object representing uptime/last reboot time for this host. This MAY be available
if guess_os() is called on the Nmap::Scanner::Scanner reference. Not
available for all hosts.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |