diff --git a/lists/bank-website/list.json b/lists/bank-website/list.json index 2ac069f..ed16da2 100644 --- a/lists/bank-website/list.json +++ b/lists/bank-website/list.json @@ -1759,7 +1759,8 @@ "matching_attributes": [ "domain", "hostname", - "domain|ip" + "domain|ip", + "URL" ], "name": "List of known bank domains", "type": "hostname", diff --git a/lists/cisco_top1000/list.json b/lists/cisco_top1000/list.json index 7536af0..2bb10e8 100644 --- a/lists/cisco_top1000/list.json +++ b/lists/cisco_top1000/list.json @@ -1006,7 +1006,8 @@ "hostname", "domain", "url", - "domain|ip" + "domain|ip", + "URL" ], "name": "Top 1000 websites from Cisco Umbrella", "type": "string", diff --git a/lists/dax30/list.json b/lists/dax30/list.json index 48c2077..fe552f8 100644 --- a/lists/dax30/list.json +++ b/lists/dax30/list.json @@ -18,7 +18,8 @@ "matching_attributes": [ "domain", "hostname", - "domain|ip" + "domain|ip", + "URL" ], "name": "List of known dax30 webpages", "type": "hostname", diff --git a/lists/google/list.json b/lists/google/list.json index 9e0acdf..c670f29 100644 --- a/lists/google/list.json +++ b/lists/google/list.json @@ -672,7 +672,8 @@ "matching_attributes": [ "domain", "hostname", - "domain|ip" + "domain|ip", + "URL" ], "name": "List of known google domains", "type": "string", diff --git a/lists/majestic_million/list.json b/lists/majestic_million/list.json index 28df77f..551ea26 100644 --- a/lists/majestic_million/list.json +++ b/lists/majestic_million/list.json @@ -10004,7 +10004,8 @@ ], "matching_attributes": [ "hostname", - "domain" + "domain", + "URL" ], "name": "Top 10K websites from Majestic Million", "type": "string", diff --git a/lists/microsoft-attack-simulator/list.json b/lists/microsoft-attack-simulator/list.json index ddf2f3d..45bd8b5 100644 --- a/lists/microsoft-attack-simulator/list.json +++ b/lists/microsoft-attack-simulator/list.json @@ -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", diff --git a/lists/microsoft-office365/list.json b/lists/microsoft-office365/list.json index 30eb6a2..0302ddc 100644 --- a/lists/microsoft-office365/list.json +++ b/lists/microsoft-office365/list.json @@ -336,7 +336,8 @@ "matching_attributes": [ "domain", "domain|ip", - "hostname" + "hostname", + "URL" ], "name": "List of known Office 365 URLs", "type": "string", diff --git a/lists/microsoft-win10-connection-endpoints/list.json b/lists/microsoft-win10-connection-endpoints/list.json index dff7ee2..2861a75 100644 --- a/lists/microsoft-win10-connection-endpoints/list.json +++ b/lists/microsoft-win10-connection-endpoints/list.json @@ -149,7 +149,8 @@ "matching_attributes": [ "domain", "hostname", - "domain|ip" + "domain|ip", + "URL" ], "name": "List of known Windows 10 connection endpoints", "type": "string", diff --git a/lists/microsoft/list.json b/lists/microsoft/list.json index 780da15..4f226f7 100644 --- a/lists/microsoft/list.json +++ b/lists/microsoft/list.json @@ -196,7 +196,8 @@ "matching_attributes": [ "domain", "hostname", - "domain|ip" + "domain|ip", + "URL" ], "name": "List of known microsoft domains", "type": "string", diff --git a/lists/rfc6761/list.json b/lists/rfc6761/list.json index 80bc9a8..f0e546c 100644 --- a/lists/rfc6761/list.json +++ b/lists/rfc6761/list.json @@ -26,7 +26,8 @@ "matching_attributes": [ "hostname", "domain", - "domain|ip" + "domain|ip", + "URL" ], "name": "List of RFC 6761 Special-Use Domain Names", "type": "string", diff --git a/lists/tlds/list.json b/lists/tlds/list.json index b8da0e4..a55c199 100644 --- a/lists/tlds/list.json +++ b/lists/tlds/list.json @@ -1513,7 +1513,8 @@ "matching_attributes": [ "hostname", "domain", - "domain|ip" + "domain|ip", + "URL" ], "name": "TLDs as known by IANA", "type": "string",