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": [ "matching_attributes": [
"domain", "domain",
"hostname", "hostname",
"domain|ip" "domain|ip",
"URL"
], ],
"name": "List of known bank domains", "name": "List of known bank domains",
"type": "hostname", "type": "hostname",

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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