From 0721b304f8e44fca6ea2e94c58b204dcffc8b944 Mon Sep 17 00:00:00 2001 From: MDLeom <43627182+curbengh@users.noreply.github.com> Date: Sat, 24 Jul 2021 06:02:12 +0000 Subject: [PATCH] feat(mdleom filters): dnscrypt-proxy names & IPs blocklist --- services/Directory/data/FilterList.json | 40 +++++++++++++++++++ .../Directory/data/FilterListMaintainer.json | 20 ++++++++++ services/Directory/data/FilterListSyntax.json | 20 ++++++++++ services/Directory/data/FilterListTag.json | 20 ++++++++++ .../Directory/data/FilterListViewUrl.json | 30 ++++++++++++++ 5 files changed, 130 insertions(+) diff --git a/services/Directory/data/FilterList.json b/services/Directory/data/FilterList.json index fa903b63e..55bd47667 100644 --- a/services/Directory/data/FilterList.json +++ b/services/Directory/data/FilterList.json @@ -17398,5 +17398,45 @@ "issuesUrl": "https://github.com/DRSDavidSoft/additional-hosts/issues", "licenseId": 2, "name": "Additional Hosts - Fake domains" + }, + { + "description": "A blocklist of malicious URLs that are being used for malware distribution.", + "homeUrl": "https://gitlab.com/curben/urlhaus-filter", + "id": 2514, + "issuesUrl": "https://gitlab.com/curben/urlhaus-filter/issues", + "licenseId": 28, + "name": "urlhaus-filter (dnscrypt-proxy names)" + }, + { + "description": "A blocklist of malicious URLs that are being used for malware distribution.", + "homeUrl": "https://gitlab.com/curben/urlhaus-filter", + "id": 2515, + "issuesUrl": "https://gitlab.com/curben/urlhaus-filter/issues", + "licenseId": 28, + "name": "urlhaus-filter (dnscrypt-proxy IPs)" + }, + { + "description": "A blocklist of phishing websites. Based on PhishTank and OpenPhish.", + "homeUrl": "https://gitlab.com/curben/phishing-filter", + "id": 2516, + "issuesUrl": "https://gitlab.com/curben/phishing-filter/issues", + "licenseId": 8, + "name": "phishing-filter (dnscrypt-proxy names)" + }, + { + "description": "A blocklist of phishing websites. Based on PhishTank and OpenPhish.", + "homeUrl": "https://gitlab.com/curben/phishing-filter", + "id": 2517, + "issuesUrl": "https://gitlab.com/curben/phishing-filter/issues", + "licenseId": 8, + "name": "phishing-filter (dnscrypt-proxy IPs)" + }, + { + "description": "A block of websites that host potentially unwanted programs", + "homeUrl": "https://gitlab.com/curben/pup-filter", + "id": 2518, + "issuesUrl": "https://gitlab.com/curben/pup-filter/issues", + "licenseId": 3, + "name": "pup-filter (dnscrypt-proxy names)" } ] diff --git a/services/Directory/data/FilterListMaintainer.json b/services/Directory/data/FilterListMaintainer.json index 6af32af19..7f9438a51 100644 --- a/services/Directory/data/FilterListMaintainer.json +++ b/services/Directory/data/FilterListMaintainer.json @@ -5818,5 +5818,25 @@ { "filterListId": 2513, "maintainerId": 161 + }, + { + "filterListId": 2514, + "maintainerId": 158 + }, + { + "filterListId": 2515, + "maintainerId": 158 + }, + { + "filterListId": 2516, + "maintainerId": 158 + }, + { + "filterListId": 2517, + "maintainerId": 158 + }, + { + "filterListId": 2518, + "maintainerId": 158 } ] diff --git a/services/Directory/data/FilterListSyntax.json b/services/Directory/data/FilterListSyntax.json index a6de1a709..877a104a2 100644 --- a/services/Directory/data/FilterListSyntax.json +++ b/services/Directory/data/FilterListSyntax.json @@ -8750,5 +8750,25 @@ { "filterListId": 2513, "syntaxId": 2 + }, + { + "filterListId": 2514, + "syntaxId": 2 + }, + { + "filterListId": 2515, + "syntaxId": 9 + }, + { + "filterListId": 2516, + "syntaxId": 2 + }, + { + "filterListId": 2517, + "syntaxId": 9 + }, + { + "filterListId": 2518, + "syntaxId": 2 } ] diff --git a/services/Directory/data/FilterListTag.json b/services/Directory/data/FilterListTag.json index afb94d58f..b1560b4e7 100644 --- a/services/Directory/data/FilterListTag.json +++ b/services/Directory/data/FilterListTag.json @@ -12746,5 +12746,25 @@ { "filterListId": 2513, "tagId": 7 + }, + { + "filterListId": 2514, + "tagId": 6 + }, + { + "filterListId": 2515, + "tagId": 6 + }, + { + "filterListId": 2516, + "tagId": 7 + }, + { + "filterListId": 2517, + "tagId": 7 + }, + { + "filterListId": 2518, + "tagId": 6 } ] diff --git a/services/Directory/data/FilterListViewUrl.json b/services/Directory/data/FilterListViewUrl.json index d2a0477a7..42db5de68 100644 --- a/services/Directory/data/FilterListViewUrl.json +++ b/services/Directory/data/FilterListViewUrl.json @@ -16144,5 +16144,35 @@ "id": 2725, "primariness": 1, "url": "https://raw.githubusercontent.com/DRSDavidSoft/additional-hosts/master/domains/blacklist/fake-domains.txt" + }, + { + "filterListId": 2514, + "id": 2726, + "primariness": 1, + "url": "https://curben.gitlab.io/malware-filter/urlhaus-filter-dnscrypt-blocked-names-online.txt" + }, + { + "filterListId": 2515, + "id": 2727, + "primariness": 1, + "url": "https://curben.gitlab.io/malware-filter/urlhaus-filter-dnscrypt-blocked-ips-online.txt" + }, + { + "filterListId": 2516, + "id": 2728, + "primariness": 1, + "url": "https://curben.gitlab.io/malware-filter/phishing-filter-dnscrypt-blocked-names.txt" + }, + { + "filterListId": 2517, + "id": 2729, + "primariness": 1, + "url": "https://curben.gitlab.io/malware-filter/phishing-filter-dnscrypt-blocked-ips.txt" + }, + { + "filterListId": 2518, + "id": 2730, + "primariness": 1, + "url": "https://curben.gitlab.io/malware-filter/pup-filter-dnscrypt-blocked-names.txt" } ]