info SSL DNS Names
Details
| Severity | info |
|---|---|
| Status | Open |
| Engine | nuclei |
| Target URL | easm.liifecore.com:443 |
| First Seen | 2026-07-14 02:24:51 UTC |
| Last Seen | 2026-07-14 02:24:51 UTC |
Description
Extract the Subject Alternative Name (SAN) from the target's certificate. SAN facilitates the usage of additional hostnames with the same certificate.
Raw Output
{
"extracted-results": [
"easm.liifecore.com"
],
"host": "easm.liifecore.com",
"info": {
"author": [
"pdteam"
],
"description": "Extract the Subject Alternative Name (SAN) from the target\u0027s certificate. SAN facilitates the usage of additional hostnames with the same certificate.\n",
"metadata": {
"max-request": 1
},
"name": "SSL DNS Names",
"severity": "info",
"tags": [
"ssl",
"tls",
"vuln"
]
},
"ip": "10.64.5.220",
"matched-at": "easm.liifecore.com:443",
"matcher-status": true,
"port": "443",
"template": "ssl/ssl-dns-names.yaml",
"template-id": "ssl-dns-names",
"template-path": "/opt/vulture/nuclei-templates/ssl/ssl-dns-names.yaml",
"template-url": "https://cloud.projectdiscovery.io/public/ssl-dns-names",
"timestamp": "2026-07-14T02:14:59.45594683Z",
"type": "ssl"
}