From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4gwDZg07c5z2xhj for ; Wed, 08 Jul 2026 10:18:35 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (secp384r1 raw public key) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4gwDZb4jtcz2xNp for ; Wed, 08 Jul 2026 10:18:31 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4gwDZZ5j5MzC6; Wed, 08 Jul 2026 10:18:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1783505910; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Svpp063YYtPkBhYYyf68hz1slx6JixsObRbU0ibSw0g=; b=Qmqb4LAg6Etm16HfJm0a76e0jjDs6LDKt+RA1f5z2EoJBZbiBYBVsxWGnmS4FD8S2Cao8w VAfZ2vsCdMyMdfmuJH+4w5LJ03QsuLMWYee3L1mnvEUmvF6ARSV1tqG0ZwIwuJ2Dktz5q1 oVtuwoKnxpPt4+ap9QXPLyVLGPr2ZNUXjNQbzmnEqu2TcBZXZ00MewzCUf4yNkm3e0tUV5 MISPmRtxxLdLoUrBRmfrd60ncamnor9UpovUr0Hr8vtO3SFVdPiUYy1exRyLgJEFO94ev3 LV304Tvv9DS9CslDFfknx138vw2fdybupEEa/DJE4ziUOBdayHuUEn3jfXWtTw== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1783505910; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Svpp063YYtPkBhYYyf68hz1slx6JixsObRbU0ibSw0g=; b=4ybst+YlLCFTK3Cgt26oO+C7z5pbhsvRXwjqnTMqldD0EvhqboYurJBLXWsLbGXag1ADJ1 kp/thm6dY1Ejx9DQ== Content-Type: text/plain; charset=utf-8 Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: Mime-Version: 1.0 Subject: Re: [PATCH] suricata: add julioliraup/Antiphishing ruleset From: Michael Tremer In-Reply-To: <6623153994b753312c6edc95dbfe4753@disroot.org> Date: Wed, 8 Jul 2026 11:18:30 +0100 Cc: development@lists.ipfire.org Content-Transfer-Encoding: quoted-printable Message-Id: <39419EE9-9788-4450-86AE-ADA640DBBF60@ipfire.org> References: <6623153994b753312c6edc95dbfe4753@disroot.org> To: jul10l1r4@disroot.org Hello Julio, Thank you very much for your patch. I merged it into our next branch, but I wasn=E2=80=99t able to apply it = directly as a lot of whitespace has been broken and lines had been = wrapped. So I manually edited the file and copied your block. Please = check for me that didn=E2=80=99t miss anything. = https://git.ipfire.org/?p=3Dipfire-2.x.git;a=3Dcommitdiff;h=3Dba536e1049d8= f49466515c68a837fc11051bd1ad Once this release go out, would you be able to publish an announcement = to your users that this ruleset is now available in IPFire? All the best, -Michael > On 6 Jul 2026, at 06:13, jul10l1r4@disroot.org wrote: >=20 > =46rom 66a41675b0cc1b793b14cc367a545e48fe83160b Mon Sep 17 00:00:00 = 2001 > From: jul10l1r4 > Date: Mon, 6 Jul 2026 01:45:32 -0300 > Subject: [PATCH] suricata: add julioliraup/Antiphishing ruleset >=20 > This patch adds the 'julioliraup/antiphishing' ruleset to the > Suricata configuration. This feed is hosted on GitHub and focuses > on blocking phishing threats at the network layer. It is already > officially indexed by suricata-update and frequently updated. > --- > config/suricata/ruleset-sources | 11 +++++++++++ > 1 file changed, 11 insertions(+) >=20 > diff --git a/config/suricata/ruleset-sources = b/config/suricata/ruleset-sources > index 5b9073d85..bbd9fa3b1 100644 > --- a/config/suricata/ruleset-sources > +++ b/config/suricata/ruleset-sources > @@ -160,6 +160,17 @@ our %Providers =3D ( > sid_range =3D> ["2610000", "2619999"], > }, >=20 > + # julioliraup/Antiphishing protect against phishing attack > + julioliraup_antiphishing =3D> { > + summary =3D> "julioliraup/Antiphishing", > + website =3D> "https://github.com/julioliraup/Antiphishing", > + tr_string =3D> "julioliraup/Antiphishing for protect against = phishing attack", > + requires_subscription =3D> "False", > + dl_url =3D> = "https://raw.githubusercontent.com/julioliraup/Antiphishing/refs/heads/mai= n/antiphishing.rules", > + dl_type =3D> "plain", > + sid_range =3D> ["6000000", "6100000"], > + }, > + > ipfire_dbl =3D> { > summary =3D> "IPFire DBL - Domain Blocklist", > website =3D> "https://www.ipfire.org/dbl/", > --=20 > 2.39.5 >=20