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`.*