info TLS Version - Detect
Details
| Severity | info |
|---|---|
| Status | Open |
| Engine | nuclei |
| Target URL | easm.liifecore.com:443 |
| First Seen | 2026-07-14 02:34:45 UTC |
| Last Seen | 2026-07-14 02:34:45 UTC |
Description
TLS version detection is a security process used to determine the version of the Transport Layer Security (TLS) protocol used by a computer or server. It is important to detect the TLS version in order to ensure secure communication between two computers or servers.
Raw Output
{
"extracted-results": [
"tls12"
],
"host": "easm.liifecore.com",
"info": {
"author": [
"pdteam",
"pussycat0x"
],
"description": "TLS version detection is a security process used to determine the version of the Transport Layer Security (TLS) protocol used by a computer or server.\nIt is important to detect the TLS version in order to ensure secure communication between two computers or servers.\n",
"metadata": {
"max-request": 4
},
"name": "TLS Version - Detect",
"severity": "info",
"tags": [
"ssl",
"tls",
"discovery"
]
},
"ip": "10.64.5.220",
"matched-at": "easm.liifecore.com:443",
"matcher-status": true,
"port": "443",
"template": "ssl/tls-version.yaml",
"template-id": "tls-version",
"template-path": "/opt/vulture/nuclei-templates/ssl/tls-version.yaml",
"template-url": "https://cloud.projectdiscovery.io/public/tls-version",
"timestamp": "2026-07-14T02:33:52.299657364Z",
"type": "ssl"
}