From d3a689e09c7fb7ddc652a1d1d715c9fbc8cb3b5c Mon Sep 17 00:00:00 2001 From: Jarell <91372088+jarelllama@users.noreply.github.com> Date: Wed, 3 Apr 2024 19:47:19 +0800 Subject: [PATCH] Update update_readme.sh --- functions/update_readme.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/update_readme.sh b/functions/update_readme.sh index f85885bb5..d1302d067 100644 --- a/functions/update_readme.sh +++ b/functions/update_readme.sh @@ -97,7 +97,7 @@ The keywords are handpicked and include common targets of phishing campaigns suc To further minimize false positives, the automated detection is intentionally limited to Newly Registered Domains (NRD) comprising domains registered within the last 10 days. #### Rationale -New phishing domains are created daily, and unlike other sources that require manual reporting, openSquat can effectively detect new phishing domains within days of the registration date. This is aided by an actively updated NRD feed that is fed into openSquat for processing. The NRD feed can be viewed here: [nrd.txt](https://github.com/jarelllama/Scam-Blocklist/blob/main/lists/wildcard_domains/nrd.txt). +New phishing domains are created daily, and unlike other sources that require manual reporting, openSquat can effectively detect new phishing domains within days of their registration date. This is aided by an actively updated NRD feed that is fed into openSquat for processing. The NRD feed can be viewed here: [nrd.txt](https://github.com/jarelllama/Scam-Blocklist/blob/main/lists/wildcard_domains/nrd.txt). #### Limitations Because the detection is fully automated, false positives may slip through despite the intensive effort put into handpicking and testing the list of keywords.