Net_Nmap
[ class tree: Net_Nmap ] [ index: Net_Nmap ] [ all elements ]

Element index for package Net_Nmap

[ a ] [ c ] [ e ] [ g ] [ h ] [ n ] [ p ] [ s ] [ _ ]

_

__construct
in file Host.php, method Net_Nmap_Host::__construct()
    Constructor
__construct
in file Nmap.php, method Net_Nmap::__construct()
    Creates a new Nmap object
__get
in file Stats.php, method Net_Nmap_Stats::__get()
    Overloading of the __get method
__get
in file Service.php, method Net_Nmap_Service::__get()
    Overloading of the __get method
__set
in file Stats.php, method Net_Nmap_Stats::__set()
    Overloading of the __set method
__set
in file Service.php, method Net_Nmap_Service::__set()
    Overloading of the __set method
top

a

addAddress
in file Host.php, method Net_Nmap_Host::addAddress()
    Add an address to the addresses container
addHostname
in file Host.php, method Net_Nmap_Host::addHostname()
    Add a hostname to the hostnames container
addOS
in file Host.php, method Net_Nmap_Host::addOS()
    Add an the accuracy ant the OS name to the OS container
addService
in file Host.php, method Net_Nmap_Host::addService()
    Add a service object to the services container
top

c

cdataHandler
in file Parser.php, method Net_Nmap_Parser::cdataHandler()
    handle character data
createCommandLine
in file Nmap.php, method Net_Nmap::createCommandLine()
    Prepare the command to execute
top

e

enableOptions
in file Nmap.php, method Net_Nmap::enableOptions()
    Enable Nmap options Available nmap options are:
endHandler
in file Parser.php, method Net_Nmap_Parser::endHandler()
    end handler
Exception.php
procedural page Exception.php
top

g

getAddress
in file Host.php, method Net_Nmap_Host::getAddress()
    Returns the value of the discovered address By default the first ipv4 address is returned
getAllOS
in file Host.php, method Net_Nmap_Host::getAllOS()
    Returns the OS container the discovered OS All informations are sorted by decreasing accuracy
getFailedToResolveHosts
in file Nmap.php, method Net_Nmap::getFailedToResolveHosts()
    Get all the hostnames/IPs failed to resolve during scanning operation
getHostname
in file Host.php, method Net_Nmap_Host::getHostname()
    Returns the value of the discovered hostname By default the first hostname is returned
getHosts
in file Parser.php, method Net_Nmap_Parser::getHosts()
    Get all the discovered hosts
getNmapStats
in file Nmap.php, method Net_Nmap::getNmapStats()
    Get Nmap Statistics
getOS
in file Host.php, method Net_Nmap_Host::getOS()
    Returns the name of discovered OS with the highest accuracy value or the "Too many fingerprint" message if no OS is matched.
getServices
in file Host.php, method Net_Nmap_Host::getServices()
    Returns the discovered services
getStats
in file Parser.php, method Net_Nmap_Parser::getStats()
    Get Nmap Statistics
getStatus
in file Host.php, method Net_Nmap_Host::getStatus()
    Returns the status of the Host
top

h

Host.php
procedural page Host.php
top

n

Net_Nmap
in file Nmap.php, class Net_Nmap
    Simple wrapper interface for the Nmap utility.
Nmap.php
procedural page Nmap.php
Net_Nmap_Exception
in file Exception.php, class Net_Nmap_Exception
    An exception thrown by Net_Nmap when it encounters an unrecoverable error.
Net_Nmap_Host
in file Host.php, class Net_Nmap_Host
    Host object
Net_Nmap_Parser
in file Parser.php, class Net_Nmap_Parser
    Parses a Nmap XML output file
Net_Nmap_Service
in file Service.php, class Net_Nmap_Service
    Service object
Net_Nmap_Stats
in file Stats.php, class Net_Nmap_Stats
    Nmap Stats object
top

p

Parser.php
procedural page Parser.php
parseXMLOutput
in file Nmap.php, method Net_Nmap::parseXMLOutput()
    Get all the discovered hosts
top

s

Service.php
procedural page Service.php
Stats.php
procedural page Stats.php
scan
in file Nmap.php, method Net_Nmap::scan()
    Scan the specified target
setStatus
in file Host.php, method Net_Nmap_Host::setStatus()
    Set the status of the Host
startHandler
in file Parser.php, method Net_Nmap_Parser::startHandler()
    start handler
top

Documentation generated on Mon, 11 Mar 2019 15:56:38 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.