diff --git a/lists/bank-website/list.json b/lists/bank-website/list.json index 8c54ecd..deb433d 100644 --- a/lists/bank-website/list.json +++ b/lists/bank-website/list.json @@ -1975,7 +1975,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 e899f17..dd38dc6 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 b6747ac..4714ea8 100644 --- a/lists/google/list.json +++ b/lists/google/list.json @@ -673,7 +673,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 24ca2dd..2061eb6 100644 --- a/lists/majestic_million/list.json +++ b/lists/majestic_million/list.json @@ -10003,7 +10003,8 @@ ], "matching_attributes": [ "hostname", - "domain" + "domain", + "URL" ], "name": "Top 10000 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 086edea..ffe51cb 100644 --- a/lists/microsoft-office365/list.json +++ b/lists/microsoft-office365/list.json @@ -208,7 +208,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 f8a5f5e..758bede 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 2740004..10529db 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 30acae3..a0ac76e 100644 --- a/lists/tlds/list.json +++ b/lists/tlds/list.json @@ -1453,7 +1453,8 @@ "matching_attributes": [ "hostname", "domain", - "domain|ip" + "domain|ip", + "URL" ], "name": "TLDs as known by IANA", "type": "string",