Modules§
- gnmap
- Module for parsing and handling Nmap output files
Structs§
- Address
- Address information for a host
- Debugging
- Debugging level configuration
- Extra
Ports - Information about ports not fully scanned
- Extra
Reasons - Additional reasons for port state
- Finished
- Information about scan completion
- Host
- Information about a scanned host
- Host
Name - Individual host name information
- Host
Names - Collection of host names
- Host
Stats - Statistics about scanned hosts
- NmapRun
- Main structure representing an Nmap scan run
- Port
- Information about a specific port
- Port
State Details - Detailed port state information
- Ports
- Collection of port scan results
- RunStats
- Statistics about the scan run
- Scan
Info - Information about the scan configuration
- Script
- NSE script results
- Service
- Service information for a port
- Status
- Host status information
- Verbose
- Verbosity level configuration
Enums§
- Address
Type - Represents the type of address in an Nmap scan result
- Host
Name Type - Type of host name
- Host
State - Represents the state of a host in an Nmap scan
- Port
Protocol - Represents the protocol used for port scanning
- Port
State - Represents the state of a port in an Nmap scan
- Scan
Type - Type of scan performed by Nmap
- Service
Method - Method used to determine service information
Functions§
- parse_
nmap_ xml - Parses Nmap XML output into a structured format