pull/169/merge
HugeekMcGill 2024-05-10 11:22:03 +02:00 committed by GitHub
commit 16f5610e88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
11 changed files with 22 additions and 11 deletions

View File

@ -1975,7 +1975,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

@ -673,7 +673,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

@ -10003,7 +10003,8 @@
], ],
"matching_attributes": [ "matching_attributes": [
"hostname", "hostname",
"domain" "domain",
"URL"
], ],
"name": "Top 10000 websites from Majestic Million", "name": "Top 10000 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

@ -208,7 +208,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

@ -1453,7 +1453,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",