Skip to main content

Structure of Results

Each technical analysis generates a set of metadata grouped by category. These indicators help understand the strengths and weaknesses of a domain or scanned service. Categories include:
  • Technical Hygiene
  • Network Exposure
  • Reputation & Threats
  • Public Data
  • Vulnerabilities
  • URL / Domain
  • AI / Technical Scores

Technical Hygiene

KeyDescription
TLS_strengthQuality of TLS/SSL encryption (e.g., TLS 1.3 = strong, TLS 1.0 = weak)
TLS_expiry_daysNumber of days before SSL certificate expiration
cert_self_signedIndicates whether the certificate is self-signed (not issued by a trusted CA)
cert_cnCommon Name of the certificate, usually matching the domain name
san_countNumber of Subject Alternative Names included in the certificate
CSP_completenessCoverage level of the Content Security Policy (CSP)
Security_headers_countNumber of security-related HTTP headers detected
CSRF_protectionIndicates whether CSRF protection is enabled
Secure_cookie_flagWhether cookies are marked as Secure
CSP_header, HSTS_header, X_Frame_OptionsBinary indicators for the presence of key HTTP headers

Network Exposure

KeyDescription
Nb_ports_openNumber of open TCP ports detected
Risky_service_detectedIndicates the presence of sensitive or risky services (e.g., SSH, FTP, Telnet)
GeoIP_riskGeographic risk associated with the IP address
Hosting_typeHosting type (cloud, shared, dedicated, etc.)

Reputation & Threats

KeyDescription
Blacklist_hitsNumber of blacklists in which the domain appears
Nb_credential_leaksNumber of credential leaks associated with the domain
Presence_databreachWhether the domain appears in known data breach databases
Oldest_breach_yearYear of the oldest detected breach
Darkweb_mentionsNumber of mentions found on dark web sources
Tracker_detected / Tracker_foundPresence and types of trackers found on the site (ads, analytics, etc.)

Public Data

KeyDescription
Metadata_exposureSensitive information exposed publicly
Metadata_scoreSeverity score of exposed information
Nb_insecure_cookiesNumber of insecure cookies detected
Nb_headers_exposedNumber of HTTP headers exposing sensitive data
Nb_ssl_issuesNumber of SSL-related issues identified
Domain_age_daysAge of the domain in days
WHOIS_privacyWhether WHOIS privacy is enabled for the domain

Vulnerabilities

KeyDescription
site_cpesList of detected products or software identified by CPE
Nb_CVE_openNumber of known unpatched vulnerabilities (CVEs)
Max_CVE_severityHighest severity level among detected CVEs
Exploit_availableIndicates whether a public exploit exists for a detected vulnerability

URL / Domain

KeyDescription
domain_lenLength of the domain name
subdomain_depthDepth of subdomains detected
has_idnIndicates the use of internationalized domain names (IDN)
urlFull analyzed URL
labelOptional label provided from input data (e.g., CSV import)

AI / Technical Scores

KeyDescription
score_mlScore generated by the Machine Learning model
score_dlScore generated by the Deep Learning model
score_aiGlobal AI score (combining ML and DL outputs)
score_techTechnical score computed from scanners and indicators