internal/

directory
v0.9.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2026 License: Apache-2.0

Directories

Path Synopsis
Package asn1 decodes BER-encoded structures from untrusted input.
Package asn1 decodes BER-encoded structures from untrusted input.
Package capture wraps libpcap so the engine sees one interface whether packets come from a live NIC or a saved capture file.
Package capture wraps libpcap so the engine sees one interface whether packets come from a live NIC or a saved capture file.
Package engine turns captured packets into parser events.
Package engine turns captured packets into parser events.
Package event defines the common envelope every parser emits.
Package event defines the common envelope every parser emits.
Command gensample writes testdata/sample.pcap, the small synthetic capture used to exercise percept from the command line.
Command gensample writes testdata/sample.pcap, the small synthetic capture used to exercise percept from the command line.
Package ntlmssp decodes NTLM authentication messages.
Package ntlmssp decodes NTLM authentication messages.
Package output writes parser events somewhere useful.
Package output writes parser events somewhere useful.
Package parser defines the contract every protocol parser implements and the registry the engine uses to dispatch traffic to them.
Package parser defines the contract every protocol parser implements and the registry the engine uses to dispatch traffic to them.
Package parsers is where protocol parsers are wired into a registry.
Package parsers is where protocol parsers are wired into a registry.
dhcp
Package dhcp parses DHCPv4 (RFC 2131) datagrams.
Package dhcp parses DHCPv4 (RFC 2131) datagrams.
dhcpv6
Package dhcpv6 parses DHCPv6 (RFC 8415) datagrams.
Package dhcpv6 parses DHCPv6 (RFC 8415) datagrams.
dicom
Package dicom parses the DICOM upper layer protocol.
Package dicom parses the DICOM upper layer protocol.
dns
Package dns parses DNS messages over both UDP and TCP.
Package dns parses DNS messages over both UDP and TCP.
ftp
Package ftp parses the FTP (RFC 959) control channel.
Package ftp parses the FTP (RFC 959) control channel.
hl7
Package hl7 parses HL7 v2 messages framed with MLLP.
Package hl7 parses HL7 v2 messages framed with MLLP.
http
Package http parses HTTP/1.x traffic from reassembled TCP streams.
Package http parses HTTP/1.x traffic from reassembled TCP streams.
ike
Package ike parses IKE (RFC 7296) and its ISAKMP predecessor.
Package ike parses IKE (RFC 7296) and its ISAKMP predecessor.
kerberos
Package kerberos parses Kerberos v5 messages over UDP and TCP.
Package kerberos parses Kerberos v5 messages over UDP and TCP.
ldap
Package ldap parses LDAP (RFC 4511) over TCP and UDP.
Package ldap parses LDAP (RFC 4511) over TCP and UDP.
nbns
Package nbns parses the NetBIOS name service (RFC 1002).
Package nbns parses the NetBIOS name service (RFC 1002).
ntp
Package ntp parses NTP (RFC 5905) datagrams.
Package ntp parses NTP (RFC 5905) datagrams.
radius
Package radius parses RADIUS (RFC 2865, 2866) authentication and accounting.
Package radius parses RADIUS (RFC 2865, 2866) authentication and accounting.
rdp
Package rdp parses the RDP connection negotiation.
Package rdp parses the RDP connection negotiation.
smb
Package smb parses SMB2 and SMB3 traffic.
Package smb parses SMB2 and SMB3 traffic.
smtp
Package smtp parses SMTP (RFC 5321) command and reply traffic.
Package smtp parses SMTP (RFC 5321) command and reply traffic.
snmp
Package snmp parses SNMP v1, v2c, and v3 datagrams.
Package snmp parses SNMP v1, v2c, and v3 datagrams.
ssh
Package ssh parses the cleartext prefix of an SSH connection.
Package ssh parses the cleartext prefix of an SSH connection.
stun
Package stun parses STUN (RFC 5389) and its TURN extensions.
Package stun parses STUN (RFC 5389) and its TURN extensions.
syslog
Package syslog parses syslog messages over UDP and TCP.
Package syslog parses syslog messages over UDP and TCP.
telnet
Package telnet parses Telnet (RFC 854) option negotiation.
Package telnet parses Telnet (RFC 854) option negotiation.
tftp
Package tftp parses TFTP (RFC 1350) datagrams.
Package tftp parses TFTP (RFC 1350) datagrams.
tls
Package tls parses the cleartext part of a TLS handshake.
Package tls parses the cleartext part of a TLS handshake.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL