diff --git a/services/Directory/data/FilterList.json b/services/Directory/data/FilterList.json index 0884ae3d6..2ee3f014d 100644 --- a/services/Directory/data/FilterList.json +++ b/services/Directory/data/FilterList.json @@ -17277,5 +17277,53 @@ "issuesUrl": "https://gitlab.com/curben/pup-filter/issues", "licenseId": 3, "name": "pup-filter (Suricata)" + }, + { + "description": "A blocklist of malicious URLs that are being used for malware distribution.", + "homeUrl": "https://gitlab.com/curben/urlhaus-filter", + "id": 2490, + "issuesUrl": "https://gitlab.com/curben/urlhaus-filter/issues", + "licenseId": 28, + "name": "urlhaus-filter (Snort 2)" + }, + { + "description": "A blocklist of malicious URLs that are being used for malware distribution.", + "homeUrl": "https://gitlab.com/curben/urlhaus-filter", + "id": 2491, + "issuesUrl": "https://gitlab.com/curben/urlhaus-filter/issues", + "licenseId": 28, + "name": "urlhaus-filter (Snort 3)" + }, + { + "description": "A blocklist of malicious URLs that are being used for malware distribution.", + "homeUrl": "https://gitlab.com/curben/urlhaus-filter", + "id": 2492, + "issuesUrl": "https://gitlab.com/curben/urlhaus-filter/issues", + "licenseId": 28, + "name": "urlhaus-filter (Suricata)" + }, + { + "description": "A blocklist of phishing websites. Based on PhishTank and OpenPhish.", + "homeUrl": "https://gitlab.com/curben/phishing-filter", + "id": 2493, + "issuesUrl": "https://gitlab.com/curben/phishing-filter/issues", + "licenseId": 8, + "name": "phishing-filter (Snort 2)" + }, + { + "description": "A blocklist of phishing websites. Based on PhishTank and OpenPhish.", + "homeUrl": "https://gitlab.com/curben/phishing-filter", + "id": 2494, + "issuesUrl": "https://gitlab.com/curben/phishing-filter/issues", + "licenseId": 8, + "name": "phishing-filter (Snort 3)" + }, + { + "description": "A blocklist of phishing websites. Based on PhishTank and OpenPhish.", + "homeUrl": "https://gitlab.com/curben/phishing-filter", + "id": 2495, + "issuesUrl": "https://gitlab.com/curben/phishing-filter/issues", + "licenseId": 8, + "name": "phishing-filter (Suricata)" } ] diff --git a/services/Directory/data/FilterListMaintainer.json b/services/Directory/data/FilterListMaintainer.json index 149e828f9..a8a7be115 100644 --- a/services/Directory/data/FilterListMaintainer.json +++ b/services/Directory/data/FilterListMaintainer.json @@ -5794,5 +5794,29 @@ { "filterListId": 2489, "maintainerId": 158 + }, + { + "filterListId": 2490, + "maintainerId": 158 + }, + { + "filterListId": 2491, + "maintainerId": 158 + }, + { + "filterListId": 2492, + "maintainerId": 158 + }, + { + "filterListId": 2493, + "maintainerId": 158 + }, + { + "filterListId": 2494, + "maintainerId": 158 + }, + { + "filterListId": 2495, + "maintainerId": 158 } ] diff --git a/services/Directory/data/FilterListTag.json b/services/Directory/data/FilterListTag.json index 49bc517cb..14e663ae2 100644 --- a/services/Directory/data/FilterListTag.json +++ b/services/Directory/data/FilterListTag.json @@ -12674,5 +12674,29 @@ { "filterListId": 2489, "tagId": 6 + }, + { + "filterListId": 2490, + "tagId": 6 + }, + { + "filterListId": 2491, + "tagId": 6 + }, + { + "filterListId": 2492, + "tagId": 6 + }, + { + "filterListId": 2493, + "tagId": 7 + }, + { + "filterListId": 2494, + "tagId": 7 + }, + { + "filterListId": 2495, + "tagId": 7 } ] diff --git a/services/Directory/data/FilterListViewUrl.json b/services/Directory/data/FilterListViewUrl.json index 876f08f9a..ef6c85e73 100644 --- a/services/Directory/data/FilterListViewUrl.json +++ b/services/Directory/data/FilterListViewUrl.json @@ -16042,5 +16042,41 @@ "id": 2698, "primariness": 1, "url": "https://curben.gitlab.io/malware-filter/pup-filter-suricata.conf" + }, + { + "filterListId": 2490, + "id": 2699, + "primariness": 1, + "url": "https://curben.gitlab.io/malware-filter/urlhaus-filter-snort2-online.rules" + }, + { + "filterListId": 2491, + "id": 2700, + "primariness": 1, + "url": "https://curben.gitlab.io/malware-filter/urlhaus-filter-snort3-online.rules" + }, + { + "filterListId": 2492, + "id": 2701, + "primariness": 1, + "url": "https://curben.gitlab.io/malware-filter/urlhaus-filter-suricata-online.rules" + }, + { + "filterListId": 2493, + "id": 2702, + "primariness": 1, + "url": "https://curben.gitlab.io/malware-filter/phishing-filter-snort2.rules" + }, + { + "filterListId": 2494, + "id": 2703, + "primariness": 1, + "url": "https://curben.gitlab.io/malware-filter/phishing-filter-snort3.rules" + }, + { + "filterListId": 2495, + "id": 2704, + "primariness": 1, + "url": "https://curben.gitlab.io/malware-filter/phishing-filter-suricata.rules" } ]