Add Cloudflare DNS record detection

main
Chris 3 years ago
parent 07b34cd816
commit b1a739f0d9

@ -1928,6 +1928,10 @@
"cookies": { "cookies": {
"__cfduid": "" "__cfduid": ""
}, },
"dns": {
"NS": "\\.cloudflare\\.com",
"SOA": "\\.cloudflare\\.com"
},
"description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.", "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
"headers": { "headers": {
"Server": "^cloudflare$", "Server": "^cloudflare$",