diff --git a/services/Directory/data/FilterList.json b/services/Directory/data/FilterList.json index 850caa4e0..6d7b107a4 100644 --- a/services/Directory/data/FilterList.json +++ b/services/Directory/data/FilterList.json @@ -17435,5 +17435,13 @@ "issuesUrl": "https://github.com/gnxsecurity/gnx-threat-intelligence/issues", "licenseId": 5, "name": "gnX Threat Intelligence" + }, + { + "description": "ThreatShare is an advanced threat tracker that publicly tracks command & control servers for malware. The tracker is powered by Sentinel, an automated intelligence platform built to supply ThreatShare with a constant stream of control panels. Threat intelligence can be submitted through the site and will then be displayed to our users. This service is non profit and has been created to expose cybercriminals to the public along with providing researchers with a steady stream of threat intelligence.", + "homeUrl": "https://threatshare.io/", + "id": 2589, + "licenseId": 5, + "name": "ThreatShare", + "submissionUrl": "https://threatshare.io/submit/" } ] diff --git a/services/Directory/data/FilterListSyntax.json b/services/Directory/data/FilterListSyntax.json index 5238a80fd..01b583637 100644 --- a/services/Directory/data/FilterListSyntax.json +++ b/services/Directory/data/FilterListSyntax.json @@ -8738,5 +8738,9 @@ { "filterListId": 2588, "syntaxId": 9 + }, + { + "filterListId": 2589, + "syntaxId": 57 } ] diff --git a/services/Directory/data/FilterListTag.json b/services/Directory/data/FilterListTag.json index 3ffb14517..1b5ff268b 100644 --- a/services/Directory/data/FilterListTag.json +++ b/services/Directory/data/FilterListTag.json @@ -12646,5 +12646,9 @@ { "filterListId": 2588, "tagId": 6 + }, + { + "filterListId": 2589, + "tagId": 6 } ] diff --git a/services/Directory/data/FilterListViewUrl.json b/services/Directory/data/FilterListViewUrl.json index 7230aade0..9c5e3ebfd 100644 --- a/services/Directory/data/FilterListViewUrl.json +++ b/services/Directory/data/FilterListViewUrl.json @@ -16180,5 +16180,11 @@ "id": 2853, "primariness": 1, "url": "https://raw.githubusercontent.com/gnxsecurity/gnx-threat-intelligence/master/latest-blacklist.raw" + }, + { + "filterListId": 2589, + "id": 2854, + "primariness": 1, + "url": "https://threatshare.io/feed" } ]