info DNS SaaS Service Detection
Details
| Severity | info |
|---|---|
| Status | Open |
| Engine | nuclei |
| Target URL | easm.liifecore.com |
| First Seen | 2026-07-14 03:00:20 UTC |
| Last Seen | 2026-07-14 03:00:20 UTC |
Description
A CNAME DNS record was discovered
Raw Output
{
"extracted-results": [
"internal-easm-tool-alb-788058289.us-east-1.elb.amazonaws.com"
],
"host": "easm.liifecore.com",
"info": {
"author": [
"noah @thesubtlety",
"pdteam"
],
"description": "A CNAME DNS record was discovered",
"metadata": {
"max-request": 1
},
"name": "DNS SaaS Service Detection",
"reference": [
"https://ns1.com/resources/cname",
"https://www.theregister.com/2021/02/24/dns_cname_tracking/",
"https://www.ionos.com/digitalguide/hosting/technical-matters/cname-record/"
],
"severity": "info",
"tags": [
"dns",
"service",
"discovery"
]
},
"matched-at": "easm.liifecore.com",
"matcher-name": "amazon-aws",
"matcher-status": true,
"request": ";; opcode: QUERY, status: NOERROR, id: 47258\n;; flags: rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1\n\n;; OPT PSEUDOSECTION:\n; EDNS: version 0; flags:; udp: 4096\n\n;; QUESTION SECTION:\n;easm.liifecore.com.\tIN\t CNAME\n",
"response": ";; opcode: QUERY, status: NOERROR, id: 47258\n;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1\n\n;; OPT PSEUDOSECTION:\n; EDNS: version 0; flags:; udp: 512\n\n;; QUESTION SECTION:\n;easm.liifecore.com.\tIN\t CNAME\n\n;; ANSWER SECTION:\neasm.liifecore.com.\t60\tIN\tCNAME\tinternal-easm-tool-alb-788058289.us-east-1.elb.amazonaws.com.\n",
"template": "dns/dns-saas-service-detection.yaml",
"template-id": "dns-saas-service-detection",
"template-path": "/opt/vulture/nuclei-templates/dns/dns-saas-service-detection.yaml",
"template-url": "https://cloud.projectdiscovery.io/public/dns-saas-service-detection",
"timestamp": "2026-07-14T02:53:46.943148169Z",
"type": "dns"
}