Skip to main content

Module trap

Module trap 

Source
Expand description

Honeypot trap endpoint detection and blocking.

Trap endpoints are paths that legitimate users would never access (e.g., /.git/config). Any IP accessing a trap path receives immediate maximum risk score.

Structs§

TrapConfig
Configuration for honeypot trap endpoints.
TrapMatcher
Compiled trap pattern matcher.