Skip to content

Newly-Issued SSL Certificate

It indicates that the SSL certificate associated with the domain has been newly created or issued. This behavior often coincides with newly registered or reactivated domains and can signal the setup phase of phishing, malware distribution, or C2 infrastructures.

Analyst Q&A

What this signal answers

Three questions every analyst asks before acting on this signal.

What it detects01

What does 'Newly-Issued SSL Certificate' mean in SOC or DNS-layer analysis?

It indicates that the SSL certificate associated with the domain has been newly created or issued. This behavior often coincides with newly registered or reactivated domains and can signal the setup phase of phishing, malware distribution, or C2 infrastructures.

Why it matters02

Why is the issuance time of an SSL certificate important for analysts?

Because threat actors frequently obtain and deploy SSL certificates immediately before launching campaigns to make malicious domains appear legitimate. Tracking newly-issued certificates helps identify emerging threats early in their lifecycle.

How analysts use it03

Can legitimate domains also have newly-issued SSL certificates?

Yes. Legitimate sites regularly renew or reissue SSL certificates for maintenance and compliance reasons. However, correlation with other indicators — such as domain age, category, and hosting reputation — helps analysts assess risk more accurately.

Often paired with:alert_only
Evidence shape

What Newly-Issued SSL Certificate looks like in the response

A realistic shape of the entry the engine appends to the risk_signals array when this signal fires. Evidence keys are subgroup-default; per-signal overrides documented in the API reference.

json
{
  "slug": "newly_registered_ssl_usage",
  "name": "Newly-Issued SSL Certificate",
  "group": "http_crawling_history",
  "subgroup": "ssl_behavior",
  "direction": "malicious",
  "evidence": {
    "cert_issued_days_ago": 9,
    "issuer": "letsencrypt",
    "valid_for_days": 90,
    "rotation_count_90d": 3,
    "cert_type": "DV"
  }
}
See in API reference
Siblings

Peers in SSL Behavior

15 other signals share the same subgroup. They detect related behaviors and often co-fire on the same IOC.

Critical SSL Certificate Authentication Failure

It means that the SSL/TLS certificate presented by the domain failed critical validation checks. This can occur due to m

MaliciousCore
Invalid Hostname Validation (CN/SAN Mismatch)

It means the SSL/TLS certificate’s Common Name (CN) or Subject Alternative Name (SAN) does not match the accessed domain

MaliciousCore
Organization-Validated (OV) SSL Certificate Detected

It means the SSL/TLS certificate of the domain includes verified organizational details that have been authenticated by

SafeCore
Self-Signed SSL Certificate Detected

It means the domain is using an SSL/TLS certificate that was generated and signed by the same entity, without verificati

MaliciousCore
Show 11 more in SSL Behavior
In the wild

See Newly-Issued SSL Certificate fire on real IOCs

The Verdict Gallery is a curated stream of real verdicts. Filter by this signal to see exactly which IOCs it caught, what other signals fired alongside it, and what the engine recommended.

Open Verdict Gallery
Pre-filtered to Newly-Issued SSL Certificate. See real IOCs this signal caught and the verdicts the engine returned.
Verdicts ✓

Start free, in five minutes

100 IOCs/day on the free tier, LLM layer included. No card required.