From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ayush Tomar To: development@lists.ipfire.org Subject: [PATCH] Add Ellio Community feed to ipblocklist/sources Date: Wed, 13 Sep 2023 12:50:33 +0200 Message-ID: <1EC28A5A-B15E-4687-A36E-4145177C6358@ellio.tech> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7008162004244414853==" List-Id: --===============7008162004244414853== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable >>From 13c58a87843a73df34d370edc7c505eb6b6c60f3 Mon Sep 17 00:00:00 2001 From: Ayush Tomar Date: Wed, 13 Sep 2023 11:32:43 +0200 Subject: [PATCH] Add Ellio Community feed to ipblocklist/sources --- config/ipblocklist/sources | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/ipblocklist/sources b/config/ipblocklist/sources index be0cf0229..26699ff56 100644 --- a/config/ipblocklist/sources +++ b/config/ipblocklist/sources @@ -67,6 +67,12 @@ our %sources =3D ( 'EMERGING_FWRULE' =3D> { 'name' =3D= > 'Emerging Threats Blocklis 'parser' =3D> 'dshield', 'rate' =3D> '1h', 'category' =3D> 'attacker' }, + 'ELLIO_TECH' =3D> {'name' =3D> 'ELLIO: IP Feed (Comm= unity version)', + 'url' =3D> 'https://cdn.ellio.tech/= community-feed', + 'info' =3D> 'https://ellio.tech', + 'parser' =3D> 'ip-or-net-list', + 'rate' =3D> '24h', + 'category' =3D> 'attacker' }, 'FEODO_RECOMMENDED'=3D> {'name' =3D> 'Feodo Trojan IP Block= list (Recommended)', 'url' =3D> 'https://feodotracker.ab= use.ch/downloads/ipblocklist_recommended.txt', 'info' =3D> 'https://feodotracker.ab= use.ch/blocklist', --=20 2.39.2 (Apple Git-143 --===============7008162004244414853==--