Commit Graph

  • 5fe1984365 Merge branch 'dev' into feat/background-tasks Phillip Tarrant 2026-01-07 11:51:27 -06:00
  • e8a79ef970 Merge pull request #29 from BlessedRebuS/feat/scoring-alogorithm Patrick Di Fazio 2026-01-07 18:50:44 +01:00
  • b6c3710ca3 Merge branch 'dev' into feat/scoring-alogorithm Phillip Tarrant 2026-01-07 11:43:58 -06:00
  • 7690841029 added categorization visualization and itmeline Patrick Di Fazio 2026-01-07 18:24:43 +01:00
  • 02aed9e65a added drop down menu and scoring graph to the dashboard Patrick Di Fazio 2026-01-06 18:50:36 +01:00
  • 7d9f0616b7 Add background task to export suspicious IPs to text file Phillip Tarrant 2026-01-05 11:54:02 -06:00
  • 190d74e1a7 modified krawl template for single page visualization Patrick Di Fazio 2026-01-05 17:27:27 +01:00
  • 4478c60956 added krawl homepage to templates Patrick Di Fazio 2026-01-05 17:07:10 +01:00
  • bd8c326918 tuned weights Patrick Di Fazio 2026-01-05 16:54:43 +01:00
  • bf02fdb351 modified default analyzer values Leonardo Bambini 2026-01-05 10:01:51 +01:00
  • ff98a77e1a parametrized into config.yaml + bug fix Leonardo Bambini 2026-01-04 22:20:10 +01:00
  • 48f38cb28e added scoring system + db model modifications Leonardo Bambini 2026-01-04 19:12:23 +01:00
  • 604eba6c82 Merge pull request #27 from BlessedRebuS/chore/fix-merge-conflicts Patrick Di Fazio 2026-01-04 17:10:57 +01:00
  • 07efa5bd40 Merge branch 'feat/config-yaml' into chore/fix-merge-conflicts Phillip Tarrant 2026-01-03 14:45:32 -06:00
  • cde279960a adding feat/sql Phillip Tarrant 2026-01-03 14:42:14 -06:00
  • 7bd9d5055c fixing merge issues with main Phillip Tarrant 2026-01-03 14:40:08 -06:00
  • 4d1fd5491d Merge pull request #26 from BlessedRebuS/feat/add-deception-features Phillip Tarrant 2026-01-03 14:01:02 -06:00
  • 4c490e30cb fixing dashboard to ensure starts with forward slash, put back the server_header option to allow pinning Phillip Tarrant 2026-01-03 13:56:16 -06:00
  • 4a1d1cf7be added random SQL errors, random server errors, XSS baits Patrick Di Fazio 2026-01-03 17:16:37 +01:00
  • 5f8bb73546 added random SQL errors, random server errors, XSS baits Patrick Di Fazio 2026-01-03 17:14:58 +01:00
  • 349c149335 Add logs directory bind mount with entrypoint permission fix Phillip Tarrant 2026-01-02 13:52:51 -06:00
  • d458eb471d Migrate configuration from environment variables to YAML file Phillip Tarrant 2026-01-02 13:39:54 -06:00
  • 5a00e374e6 Merge pull request #21 from BlessedRebuS/fix/add-kubernetes-db-config Phillip Tarrant 2025-12-30 06:03:47 -06:00
  • c55b1375ad added db config for kubernetes and helm Patrick Di Fazio 2025-12-30 12:12:42 +01:00
  • bf73bc7e2c Update README with demo and dashboard information Patrick Di Fazio 2025-12-30 00:38:19 +01:00
  • 5ba02d3d0c Update README.md Patrick Di Fazio 2025-12-30 00:30:06 +01:00
  • 5a808c330c Update README.md Patrick Di Fazio 2025-12-30 00:29:58 +01:00
  • 0b1e9537d2 Added demo Patrick Di Fazio 2025-12-29 23:13:39 +01:00
  • 852a15976f Added demo Patrick Di Fazio 2025-12-29 23:13:02 +01:00
  • 828f04261f Added POST log and dashboard for used credentials Patrick Di Fazio 2025-12-27 19:17:27 +01:00
  • d13ceb4888 Added test script to show the server header Phillip Tarrant 2025-12-26 08:00:16 -06:00
  • 1486dfc913 Add configurable HTTP Server header for deception Phillip Tarrant 2025-12-26 07:53:05 -06:00
  • ee0dac91ba Merge pull request #20 from BlessedRebuS/BlessedRebuS-patch-1 Patrick Di Fazio 2025-12-30 00:32:39 +01:00
  • 354f8bf895 Fix indentation for server_header in config.py Patrick Di Fazio 2025-12-30 00:24:36 +01:00
  • 844e99f9ef Merge pull request #17 from leonardobambini/feat/randomized-server-header Patrick Di Fazio 2025-12-30 00:14:28 +01:00
  • 12dcf5ba39 Merge branch 'dev' into feat/randomized-server-header Patrick Di Fazio 2025-12-30 00:14:14 +01:00
  • 954017f638 Merge pull request #15 from BlessedRebuS/feat/sqlite3-storage Patrick Di Fazio 2025-12-30 00:11:41 +01:00
  • cddad984c3 Added timezone to helm values Patrick Di Fazio 2025-12-30 00:03:44 +01:00
  • 8a645c22e6 Merge branch 'dev' into feat/randomized-server-header Patrick Di Fazio 2025-12-30 00:02:44 +01:00
  • 06ffa2c480 Added wordlists and server header logic to helm Patrick Di Fazio 2025-12-29 23:57:37 +01:00
  • a9808599dc Added random server header and changed behavior of SERVER_HEADER env var Leonardo Bambini 2025-12-29 18:55:44 +01:00
  • c2c43ac985 Added randomized server header and changed behavior of SERVER_HEADER env var Leonardo Bambini 2025-12-29 18:51:37 +01:00
  • 66b4d8fe6a adding pip and requirements to docker install and exposing data/krawl.db via docker-compose.yaml Phillip Tarrant 2025-12-28 14:24:52 -06:00
  • a4baedffd9 updated dashboard to pull data from db. This closes issue #10 Phillip Tarrant 2025-12-28 13:52:46 -06:00
  • 6487cb493d Merge branch 'dev' into feat/sqlite3-storage Phillip Tarrant 2025-12-28 10:56:37 -06:00
  • f1c142c53d feat: add SQLite persistent storage for request logging Phillip Tarrant 2025-12-28 10:43:32 -06:00
  • a1a5e406b0 Merge pull request #14 from BlessedRebuS/beta Patrick Di Fazio 2025-12-28 17:40:02 +01:00
  • 33132c708b Merge pull request #13 from BlessedRebuS/feat/allow-timezone-env-variable Phillip Tarrant 2025-12-28 10:35:48 -06:00
  • 6556e17f91 Added timezone env variable handling Patrick Di Fazio 2025-12-28 17:07:18 +01:00
  • 499760c939 Merge pull request #12 from BlessedRebuS/feat/log-post-credentials Patrick Di Fazio 2025-12-27 19:30:24 +01:00
  • 61ba574e92 Added POST log and dashboard for used credentials Patrick Di Fazio 2025-12-27 19:17:27 +01:00
  • 438646d646 Merge pull request #3 from ptarrant/feat/logging-system Patrick Di Fazio 2025-12-27 00:22:44 +01:00
  • 6ab4cf428f Merge branch 'main' into feat/logging-system Phillip Tarrant 2025-12-26 11:52:52 -06:00
  • b687f2592e Merge pull request #4 from ptarrant/feat/custom-server-header Patrick Di Fazio 2025-12-26 18:06:53 +01:00
  • 7916932ea7 Add rotating file logging system with app and access loggers Phillip Tarrant 2025-12-26 08:23:38 -06:00
  • d0101b34fa Added test script to show the server header Phillip Tarrant 2025-12-26 08:00:16 -06:00
  • 16aca9bba6 Add configurable HTTP Server header for deception Phillip Tarrant 2025-12-26 07:53:05 -06:00
  • 749ffaff8e Update ToDo.md Patrick Di Fazio 2025-12-25 22:43:08 +01:00
  • 5a8a41d2af Merge pull request #2 from BlessedRebuS/ptarrant/main Patrick Di Fazio 2025-12-25 21:31:49 +01:00
  • 26273fdf4e unified style and added error handling Patrick Di Fazio 2025-12-25 21:26:13 +01:00
  • 47a49b03be updating templates to have dedicated wordpress login page, updated phpmyadmin page to be more correct Phillip Tarrant 2025-12-25 13:35:42 -06:00
  • 9128d2759f Merge branch 'feat/attack-classificiation' Phillip Tarrant 2025-12-24 10:25:23 -06:00
  • 72f7293995 added attack classification, added attack types to stats and dashboard, also added a tiny curl script to simulate attacks for testing purposes Phillip Tarrant 2025-12-24 10:25:00 -06:00
  • fc72f9fb69 moved majority of html into dedicated files and created a loader for the templates to separate code from html Phillip Tarrant 2025-12-24 09:36:00 -06:00
  • 5b4568771b Add Star History section to README Patrick Di Fazio 2025-12-24 11:51:52 +01:00
  • fce9a149df added todo Patrick Di Fazio 2025-12-24 01:20:55 +01:00
  • 404f808460 Modified README.md BlessedRebuS 2025-12-15 21:07:18 +01:00
  • f86597c509 Modified README.md BlessedRebuS 2025-12-15 21:03:47 +01:00
  • e887491f20 Modified README.md and added logo BlessedRebuS 2025-12-15 21:00:08 +01:00
  • 5f4d22199d Updated README.md BlessedRebuS 2025-12-15 14:07:11 +01:00
  • 076b2de584 First commit BlessedRebuS 2025-12-14 19:08:01 +01:00
  • 5e46841858 Initial commit Patrick Di Fazio 2025-12-10 16:58:21 +01:00