From dd2c7c652ed5d56c0c9f47f8237a868b10d6d99d Mon Sep 17 00:00:00 2001 From: Jarell <91372088+jarelllama@users.noreply.github.com> Date: Wed, 3 Apr 2024 22:56:37 +0800 Subject: [PATCH] Update readme --- 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 9351d1b09..a4de1f5f4 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. #### Effectiveness -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) +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 used by 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.