feat(phishing-filter): add TPL (IE) blocklist

This commit is contained in:
MDLeom 2020-12-09 00:19:03 +00:00 committed by Collin M. Barrett
parent 3ea6b0ebd3
commit baa40fe0dd
4 changed files with 22 additions and 0 deletions

View file

@ -16858,5 +16858,13 @@
"issuesUrl": "https://gitlab.com/curben/urlhaus-filter/issues",
"licenseId": 28,
"name": "urlhaus-filter (IE)"
},
{
"description": "A blocklist of phishing websites. Based on PhishTank and OpenPhish.",
"homeUrl": "https://gitlab.com/curben/phishing-filter",
"id": 2438,
"issuesUrl": "https://gitlab.com/curben/phishing-filter/issues",
"licenseId": 8,
"name": "phishing-filter (IE)"
}
]

View file

@ -8506,5 +8506,9 @@
{
"filterListId": 2437,
"syntaxId": 10
},
{
"filterListId": 2438,
"syntaxId": 10
}
]

View file

@ -12342,5 +12342,9 @@
{
"filterListId": 2437,
"tagId": 6
},
{
"filterListId": 2438,
"tagId": 7
}
]

View file

@ -15706,5 +15706,11 @@
"id": 2639,
"primariness": 1,
"url": "https://curben.gitlab.io/malware-filter/urlhaus-filter-online.tpl"
},
{
"filterListId": 2438,
"id": 2640,
"primariness": 1,
"url": "https://curben.gitlab.io/phishing-filter-mirror/phishing-filter.tpl"
}
]