Skip to main content

Module protocol_detect

Module protocol_detect 

Source
Expand description

Protocol detection engine — probes hosts to identify protocols.

Structs§

ProbeResult
Result of a protocol probe.

Functions§

probe_host
Probe a host:port to detect the protocol by reading the server banner.
scan_host
Probe multiple common ports on a host.