Added wordlists and server header logic to helm

This commit is contained in:
Patrick Di Fazio
2025-12-29 23:57:37 +01:00
parent a9808599dc
commit 06ffa2c480
4 changed files with 21 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ services:
- MAX_COUNTER=10
- CANARY_TOKEN_TRIES=10
- PROBABILITY_ERROR_CODES=0
- SERVER_HEADER=Apache/2.2.22 (Ubuntu)
# - SERVER_HEADER=Apache/2.2.22 (Ubuntu)
# Optional: Set your canary token URL
# - CANARY_TOKEN_URL=http://canarytokens.com/api/users/YOUR_TOKEN/passwords.txt
# Optional: Set custom dashboard path (auto-generated if not set)