feat(urlhaus-filter): add hosts-file, BIND & Unbound formats

This commit is contained in:
MDLeom 2020-04-20 09:21:09 +01:00 committed by Collin M. Barrett
parent d8c220ba52
commit b24fd562ca
2 changed files with 102 additions and 0 deletions

View file

@ -21808,5 +21808,83 @@
"viewUrl": "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-dnsmasq-online.conf",
"viewUrlMirror1": "https://cdn.statically.io/gl/curben/urlhaus-filter/raw/master/urlhaus-filter-dnsmasq-online.conf",
"viewUrlMirror2": "https://glcdn.githack.com/curben/urlhaus-filter/raw/master/urlhaus-filter-dnsmasq-online.conf"
},
{
"id": 2166,
"description": "A blocklist of malicious URLs that are being used for malware distribution.",
"descriptionSourceUrl": "https://gitlab.com/curben/urlhaus-filter/blob/master/README.md",
"homeUrl": "https://gitlab.com/curben/urlhaus-filter",
"issuesUrl": "https://gitlab.com/curben/urlhaus-filter/issues",
"licenseId": 28,
"name": "urlhaus-filter (hosts)",
"syntaxId": 1,
"viewUrl": "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-hosts.txt",
"viewUrlMirror1": "https://cdn.statically.io/gl/curben/urlhaus-filter/raw/master/urlhaus-filter-hosts.txt",
"viewUrlMirror2": "https://glcdn.githack.com/curben/urlhaus-filter/raw/master/urlhaus-filter-hosts.txt"
},
{
"id": 2167,
"description": "A blocklist of malicious URLs that are being used for malware distribution.",
"descriptionSourceUrl": "https://gitlab.com/curben/urlhaus-filter/blob/master/README.md",
"homeUrl": "https://gitlab.com/curben/urlhaus-filter",
"issuesUrl": "https://gitlab.com/curben/urlhaus-filter/issues",
"licenseId": 28,
"name": "urlhaus-filter (Online hosts)",
"syntaxId": 1,
"viewUrl": "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-hosts-online.txt",
"viewUrlMirror1": "https://cdn.statically.io/gl/curben/urlhaus-filter/raw/master/urlhaus-filter-hosts-online.txt",
"viewUrlMirror2": "https://glcdn.githack.com/curben/urlhaus-filter/raw/master/urlhaus-filter-hosts-online.txt"
},
{
"id": 2168,
"description": "A blocklist of malicious URLs that are being used for malware distribution.",
"descriptionSourceUrl": "https://gitlab.com/curben/urlhaus-filter/blob/master/README.md",
"homeUrl": "https://gitlab.com/curben/urlhaus-filter",
"issuesUrl": "https://gitlab.com/curben/urlhaus-filter/issues",
"licenseId": 28,
"name": "urlhaus-filter (BIND)",
"syntaxId": 26,
"viewUrl": "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-bind.conf",
"viewUrlMirror1": "https://cdn.statically.io/gl/curben/urlhaus-filter/raw/master/urlhaus-filter-bind.conf",
"viewUrlMirror2": "https://glcdn.githack.com/curben/urlhaus-filter/raw/master/urlhaus-filter-bind.conf"
},
{
"id": 2169,
"description": "A blocklist of malicious URLs that are being used for malware distribution.",
"descriptionSourceUrl": "https://gitlab.com/curben/urlhaus-filter/blob/master/README.md",
"homeUrl": "https://gitlab.com/curben/urlhaus-filter",
"issuesUrl": "https://gitlab.com/curben/urlhaus-filter/issues",
"licenseId": 28,
"name": "urlhaus-filter (Online Domains - BIND)",
"syntaxId": 26,
"viewUrl": "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-bind-online.conf",
"viewUrlMirror1": "https://cdn.statically.io/gl/curben/urlhaus-filter/raw/master/urlhaus-filter-bind-online.conf",
"viewUrlMirror2": "https://glcdn.githack.com/curben/urlhaus-filter/raw/master/urlhaus-filter-bind-online.conf"
},
{
"id": 2170,
"description": "A blocklist of malicious URLs that are being used for malware distribution.",
"descriptionSourceUrl": "https://gitlab.com/curben/urlhaus-filter/blob/master/README.md",
"homeUrl": "https://gitlab.com/curben/urlhaus-filter",
"issuesUrl": "https://gitlab.com/curben/urlhaus-filter/issues",
"licenseId": 28,
"name": "urlhaus-filter (Unbound)",
"syntaxId": 24,
"viewUrl": "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-unbound.conf",
"viewUrlMirror1": "https://cdn.statically.io/gl/curben/urlhaus-filter/raw/master/urlhaus-filter-unbound.conf",
"viewUrlMirror2": "https://glcdn.githack.com/curben/urlhaus-filter/raw/master/urlhaus-filter-unbound.conf"
},
{
"id": 2171,
"description": "A blocklist of malicious URLs that are being used for malware distribution.",
"descriptionSourceUrl": "https://gitlab.com/curben/urlhaus-filter/blob/master/README.md",
"homeUrl": "https://gitlab.com/curben/urlhaus-filter",
"issuesUrl": "https://gitlab.com/curben/urlhaus-filter/issues",
"licenseId": 28,
"name": "urlhaus-filter (Online Domains - Unbound)",
"syntaxId": 24,
"viewUrl": "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-unbound-online.conf",
"viewUrlMirror1": "https://cdn.statically.io/gl/curben/urlhaus-filter/raw/master/urlhaus-filter-unbound-online.conf",
"viewUrlMirror2": "https://glcdn.githack.com/curben/urlhaus-filter/raw/master/urlhaus-filter-unbound-online.conf"
}
]

View file

@ -10810,5 +10810,29 @@
{
"filterListId": 2165,
"tagId": 6
},
{
"filterListId": 2166,
"tagId": 6
},
{
"filterListId": 2167,
"tagId": 6
},
{
"filterListId": 2168,
"tagId": 6
},
{
"filterListId": 2169,
"tagId": 6
},
{
"filterListId": 2170,
"tagId": 6
},
{
"filterListId": 2171,
"tagId": 6
}
]