Adding matching type URL to warninglists

pull/169/head
Hugo Laurent Beaucage, Mr 2020-10-30 13:33:50 -04:00
parent 8d60a4f505
commit c2ee74e951
11 changed files with 22 additions and 11 deletions

View File

@ -1759,7 +1759,8 @@
"matching_attributes": [
"domain",
"hostname",
"domain|ip"
"domain|ip",
"URL"
],
"name": "List of known bank domains",
"type": "hostname",

View File

@ -1006,7 +1006,8 @@
"hostname",
"domain",
"url",
"domain|ip"
"domain|ip",
"URL"
],
"name": "Top 1000 websites from Cisco Umbrella",
"type": "string",

View File

@ -18,7 +18,8 @@
"matching_attributes": [
"domain",
"hostname",
"domain|ip"
"domain|ip",
"URL"
],
"name": "List of known dax30 webpages",
"type": "hostname",

View File

@ -672,7 +672,8 @@
"matching_attributes": [
"domain",
"hostname",
"domain|ip"
"domain|ip",
"URL"
],
"name": "List of known google domains",
"type": "string",

View File

@ -10004,7 +10004,8 @@
],
"matching_attributes": [
"hostname",
"domain"
"domain",
"URL"
],
"name": "Top 10K websites from Majestic Million",
"type": "string",

View File

@ -18,7 +18,8 @@
"ip-dst",
"domain",
"domain|ip",
"hostname"
"hostname",
"URL"
],
"name": "List of known Office 365 Attack Simulator used for phishing awareness campaigns",
"type": "substring",

View File

@ -336,7 +336,8 @@
"matching_attributes": [
"domain",
"domain|ip",
"hostname"
"hostname",
"URL"
],
"name": "List of known Office 365 URLs",
"type": "string",

View File

@ -149,7 +149,8 @@
"matching_attributes": [
"domain",
"hostname",
"domain|ip"
"domain|ip",
"URL"
],
"name": "List of known Windows 10 connection endpoints",
"type": "string",

View File

@ -196,7 +196,8 @@
"matching_attributes": [
"domain",
"hostname",
"domain|ip"
"domain|ip",
"URL"
],
"name": "List of known microsoft domains",
"type": "string",

View File

@ -26,7 +26,8 @@
"matching_attributes": [
"hostname",
"domain",
"domain|ip"
"domain|ip",
"URL"
],
"name": "List of RFC 6761 Special-Use Domain Names",
"type": "string",

View File

@ -1513,7 +1513,8 @@
"matching_attributes": [
"hostname",
"domain",
"domain|ip"
"domain|ip",
"URL"
],
"name": "TLDs as known by IANA",
"type": "string",