Patrick Di Fazio
b687f2592e
Merge pull request #4 from ptarrant/feat/custom-server-header
...
Feat/custom server header
2025-12-26 18:06:53 +01:00
Phillip Tarrant
d0101b34fa
Added test script to show the server header
2025-12-26 08:00:16 -06:00
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
Patrick Di Fazio
749ffaff8e
Update ToDo.md
2025-12-25 22:43:08 +01:00
Patrick Di Fazio
5a8a41d2af
Merge pull request #2 from BlessedRebuS/ptarrant/main
...
Ptarrant/main
2025-12-25 21:31:49 +01:00
Patrick Di Fazio
26273fdf4e
unified style and added error handling
2025-12-25 21:26:13 +01:00
Phillip Tarrant
47a49b03be
updating templates to have dedicated wordpress login page, updated phpmyadmin page to be more correct
2025-12-25 13:35:42 -06:00
Phillip Tarrant
9128d2759f
Merge branch 'feat/attack-classificiation'
2025-12-24 10:25:23 -06:00
Phillip Tarrant
72f7293995
added attack classification, added attack types to stats and dashboard, also added a tiny curl script to simulate attacks for testing purposes
2025-12-24 10:25:00 -06:00
Phillip Tarrant
fc72f9fb69
moved majority of html into dedicated files and created a loader for the templates to separate code from html
2025-12-24 09:36:00 -06:00
Patrick Di Fazio
5b4568771b
Add Star History section to README
...
Added a Star History section with an image to README.
2025-12-24 11:51:52 +01:00
Patrick Di Fazio
fce9a149df
added todo
2025-12-24 01:20:55 +01:00
BlessedRebuS
404f808460
Modified README.md
2025-12-15 21:07:18 +01:00
BlessedRebuS
f86597c509
Modified README.md
2025-12-15 21:03:47 +01:00
BlessedRebuS
e887491f20
Modified README.md and added logo
2025-12-15 21:00:08 +01: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
Patrick Di Fazio
5e46841858
Initial commit
2025-12-10 16:58:21 +01:00