Commit Graph

3 Commits

Author SHA1 Message Date
Phillip Tarrant
16aca9bba6 Add configurable HTTP Server header for deception
Add SERVER_HEADER environment variable to customize the HTTP Server
  response header, defaulting to Apache/2.2.22 (Ubuntu). This allows the
  honeypot to masquerade as different web servers to attract attackers.

  - Add server_header field to Config dataclass
  - Override version_string() in Handler to return configured header
  - Update documentation and all deployment configs
2025-12-26 07:53:05 -06:00
BlessedRebuS
5f4d22199d Updated README.md 2025-12-15 14:07:11 +01:00
BlessedRebuS
076b2de584 First commit 2025-12-14 19:08:01 +01:00