public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] Add Ellio Community feed to ipblocklist/sources
@ 2023-09-13 10:50 Ayush Tomar
  2023-09-13 12:03 ` Adolf Belka
  0 siblings, 1 reply; 2+ messages in thread
From: Ayush Tomar @ 2023-09-13 10:50 UTC (permalink / raw)
  To: development

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

>From 13c58a87843a73df34d370edc7c505eb6b6c60f3 Mon Sep 17 00:00:00 2001
From: Ayush Tomar <ayush.tomar(a)ellio.tech>
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 = ( 'EMERGING_FWRULE' => { 'name'     => 'Emerging Threats Blocklis
                                     'parser'   => 'dshield',
                                     'rate'     => '1h',
                                     'category' => 'attacker' },
+            'ELLIO_TECH'         => {'name'     => 'ELLIO: IP Feed (Community version)',
+                                    'url'      => 'https://cdn.ellio.tech/community-feed',
+                                    'info'     => 'https://ellio.tech',
+                                    'parser'   => 'ip-or-net-list',
+                                    'rate'     => '24h',
+                                    'category' => 'attacker' },
              'FEODO_RECOMMENDED'=> {'name'     => 'Feodo Trojan IP Blocklist (Recommended)',
                                     'url'      => 'https://feodotracker.abuse.ch/downloads/ipblocklist_recommended.txt',
                                     'info'     => 'https://feodotracker.abuse.ch/blocklist',
-- 
2.39.2 (Apple Git-143

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Add Ellio Community feed to ipblocklist/sources
  2023-09-13 10:50 [PATCH] Add Ellio Community feed to ipblocklist/sources Ayush Tomar
@ 2023-09-13 12:03 ` Adolf Belka
  0 siblings, 0 replies; 2+ messages in thread
From: Adolf Belka @ 2023-09-13 12:03 UTC (permalink / raw)
  To: development

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

Hallo Ayush,

Looking through the wording at the top of the Ellio community feed it says the following:-

"It is intended solely for the individual's own internal use in efforts to improve their cybersecurity posture or for other non-commercial purposes."

It seems to me that wording above could mean that a business that has installed IPFire on a machine for their firewall protection might not be allowed to use your community IP Block Lists.

Your website talks about the use of the Community Block List as only for HomeLabers and Tech Enthusiasts. To get included in the IPFire system the block list would need to be able to be used by any of our users including businesses.

Are you able to confirm that there would be no restriction on the use of the Block List for any IPFire user?


Regards,

Adolf Belka


On 13/09/2023 12:50, Ayush Tomar wrote:
>  From 13c58a87843a73df34d370edc7c505eb6b6c60f3 Mon Sep 17 00:00:00 2001
> From: Ayush Tomar <ayush.tomar(a)ellio.tech>
> 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 = ( 'EMERGING_FWRULE' => { 'name'     => 'Emerging Threats Blocklis
>                                       'parser'   => 'dshield',
>                                       'rate'     => '1h',
>                                       'category' => 'attacker' },
> +            'ELLIO_TECH'         => {'name'     => 'ELLIO: IP Feed (Community version)',
> +                                    'url'      => 'https://cdn.ellio.tech/community-feed',
> +                                    'info'     => 'https://ellio.tech',
> +                                    'parser'   => 'ip-or-net-list',
> +                                    'rate'     => '24h',
> +                                    'category' => 'attacker' },
>                'FEODO_RECOMMENDED'=> {'name'     => 'Feodo Trojan IP Blocklist (Recommended)',
>                                       'url'      => 'https://feodotracker.abuse.ch/downloads/ipblocklist_recommended.txt',
>                                       'info'     => 'https://feodotracker.abuse.ch/blocklist',

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-13 12:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-13 10:50 [PATCH] Add Ellio Community feed to ipblocklist/sources Ayush Tomar
2023-09-13 12:03 ` Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox