From cb6360b430c7db71ee80b58d75140d526259c233 Mon Sep 17 00:00:00 2001 From: tooomm Date: Sun, 3 Nov 2024 00:40:54 +0100 Subject: [PATCH] Add toc --- Using-Security-Tools-with-Paperless-ngx.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Using-Security-Tools-with-Paperless-ngx.md b/Using-Security-Tools-with-Paperless-ngx.md index 9ae14a7..c491749 100644 --- a/Using-Security-Tools-with-Paperless-ngx.md +++ b/Using-Security-Tools-with-Paperless-ngx.md @@ -1,3 +1,5 @@ +[Crowdsec](#crowdsec) | [Fail2ban](#fail2ban) + # Crowdsec > [Crowdsec](https://www.crowdsec.net/) is a crowdsourced intrusion detection and prevention system (IDS/IPS) that will detect suspicious login activity and ban IP addresses. These bans result from both a) local detection of e.g. brute-force login attempts based on the Paperless-ngx log files and b) the real-time community feed of aggressive IPs (IPs that show malicious activity within the Crowdsec user community, will be added to this list).