public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 1/3] sources: Remove ABUSECH_BOTNETC2 from ipblocklist sources
Date: Thu, 20 Feb 2025 22:13:23 +0100	[thread overview]
Message-ID: <20250220211325.3273650-1-adolf.belka@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1394 bytes --]

- Abuse.ch deprecated the ABUSECH_BOTNETC2 list on 3rd Jan 2025 without any warning or
   notification except for the deprecation message in the block list.
- This patch removes that list from the ipblocklist sources.
- This is part of a patch set that also removes this list from the files in users
   systems and from any restore from an earlier backup when the updates sources list is
   issued.

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 config/ipblocklist/sources | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/config/ipblocklist/sources b/config/ipblocklist/sources
index 158c8bc20..a25353528 100644
--- a/config/ipblocklist/sources
+++ b/config/ipblocklist/sources
@@ -128,11 +128,5 @@ our %sources = ( 'EMERGING_FWRULE' => { 'name'     => 'Emerging Threats Blocklis
 					 'info'     => 'https://blacklist.3coresec.net',
 					 'parser'   => 'ip-or-net-list',
 					 'rate'     => '1d',
-					 'category' => 'attacker' },
-	      'ABUSECH_BOTNETC2'  => { 'name'	=> 'ABUSE.ch Botnet C2 IP Blocklist',
-					   'url'	=> 'https://sslbl.abuse.ch/blacklist/sslipblacklist.txt',
-					   'info'	=> 'https://sslbl.abuse.ch/blacklist#botnet-c2-ips-csv',
-					   'parser'	=> 'ip-or-net-list',
-					   'rate'	=> '5m',
-					   'category'	=> 'reputation' }
+					 'category' => 'attacker' }
            );
-- 
2.48.1


             reply	other threads:[~2025-02-20 21:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-20 21:13 Adolf Belka [this message]
2025-02-20 21:13 ` [PATCH 2/3] backup.pl: Remove ABUSECH_BOTNETC2 lists from backup during restore Adolf Belka
2025-02-20 21:13 ` [PATCH 3/3] update.sh: Remove ABUSECH_BOTNETC2 lists from users systems during update Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250220211325.3273650-1-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox