NAME
ThreatDetector::Handlers::HeaderAbuse - Handler for suspicious or abusive HTTP headers
SYNOPSIS
use ThreatDetector::Handlers::HeaderAbuse qw(handle_header_abuse);
handle_header_abuse($entry);
DESCRIPTION
Prints a JSON alert when a log entry contains suspicious or abusive header values — typically malformed, spoofed, empty, or disallowed User-Agent or Referer headers. This can be indicative of scraping tools, fuzzers, or manual tampering.
AUTHOR
Jason Hall <jason.kei.hall@gmail.com>
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 49:
Non-ASCII character seen before =encoding in '—'. Assuming UTF-8