From 304fe112368d43a5c54445f5070417cb0b221a27 Mon Sep 17 00:00:00 2001 From: SubINaclS Date: Wed, 3 Jun 2026 22:14:04 +0000 Subject: [PATCH] Update techniques/nepenthes/howto_nepenthes_deployment.md --- techniques/nepenthes/howto_nepenthes_deployment.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techniques/nepenthes/howto_nepenthes_deployment.md b/techniques/nepenthes/howto_nepenthes_deployment.md index 2c65fc9..593a7e1 100644 --- a/techniques/nepenthes/howto_nepenthes_deployment.md +++ b/techniques/nepenthes/howto_nepenthes_deployment.md @@ -126,7 +126,7 @@ sudo tail -f /var/log/nginx/ai_violators.log ## 6. Maintenance - Monitor Nepenthes container logs for errors. -- Update the aggressive-bot map when new patterns are published in `known-aggressive-bot-user-agents.md`. +- Update the aggressive-bot map when new patterns are published in `known_aggressive_bot_user_agents.md`. - Rotate `ai_violators.log` weekly. -*Companion to `howto-anubis-deployment.md` and `howto-rate-limiting-fail2ban-deployment.md`.* +*Companion to `howto_anubis_deployment.md` and `howto-rate-limiting-fail2ban-deployment.md`.*