feat(dir): add gnX Threat Intelligence

This commit is contained in:
Collin M. Barrett 2022-04-15 14:08:25 -05:00
parent 0b50e843bc
commit 717e41436e
6 changed files with 31 additions and 0 deletions

View file

@ -17427,5 +17427,13 @@
"issuesUrl": "https://github.com/nickspaargaren/no-google/issues",
"licenseId": 11,
"name": "No Google (Unbound)"
},
{
"description": "gnX threat intelligence feed contains a blacklist of IP addresses that have crossed a threshold indicating malicious intent and/or potential IOC [indicator of compromise] activity. Because of the criteria standards and threat list sanitiation process, we significantly reduce the potential of false positives. Can be used as a standalone blocklist or to agument your existing threat intelligence.",
"homeUrl": "https://github.com/gnxsecurity/gnx-threat-intelligence",
"id": 2588,
"issuesUrl": "https://github.com/gnxsecurity/gnx-threat-intelligence/issues",
"licenseId": 5,
"name": "gnX Threat Intelligence"
}
]

View file

@ -5970,5 +5970,9 @@
{
"filterListId": 2587,
"maintainerId": 179
},
{
"filterListId": 2588,
"maintainerId": 180
}
]

View file

@ -8734,5 +8734,9 @@
{
"filterListId": 2587,
"syntaxId": 24
},
{
"filterListId": 2588,
"syntaxId": 9
}
]

View file

@ -12642,5 +12642,9 @@
{
"filterListId": 2587,
"tagId": 19
},
{
"filterListId": 2588,
"tagId": 6
}
]

View file

@ -16174,5 +16174,11 @@
"id": 2852,
"primariness": 1,
"url": "https://raw.githubusercontent.com/nickspaargaren/no-google/master/pihole-google-unbound.conf"
},
{
"filterListId": 2588,
"id": 2853,
"primariness": 1,
"url": "https://raw.githubusercontent.com/gnxsecurity/gnx-threat-intelligence/master/latest-blacklist.raw"
}
]

View file

@ -931,5 +931,10 @@
"id": 179,
"name": "Nick Spaargaren",
"url": "https://github.com/nickspaargaren"
},
{
"id": 180,
"name": "gnxsecurity",
"url": "https://github.com/gnxsecurity"
}
]