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 = (
  		sid_range => ["2610000", "2619999"],
  	},

+	# julioliraup/Antiphishing protect against phishing attack
+	julioliraup_antiphishing => {
+		summary => "julioliraup/Antiphishing",
+		website => "https://github.com/julioliraup/Antiphishing",
+		tr_string => "julioliraup/Antiphishing for protect against phishing 
attack",
+		requires_subscription => "False",
+		dl_url => 
"https://raw.githubusercontent.com/julioliraup/Antiphishing/refs/heads/main/antiphishing.rules",
+		dl_type => "plain",
+		sid_range => ["6000000", "6100000"],
+	},
+
  	ipfire_dbl => {
