How it works
48 probes across 6 distinct layers.
Website security isn’t one thing — it’s TLS, DNS, headers, email, LGPD, WAF, exposed code and dependencies. Each layer has its own set of specialized probes. Sentinela runs them all, explains every finding, and prioritizes what matters.
01
5 probes
Network & reach
How the target presents itself on the internet.
DNS · DNS Security (CAA + AXFR) · DNSSEC (via DoH) · TCP Ports · Reputation (DNSBL + Safe Browsing)
02
27 probes
Web application
How the application responds to a visitor (or attacker).
TLS · Headers · Cookies · Path exposure · Sensitive file discovery · JS Bundle · Source Leak · Error page · WordPress · Multi-CMS (Drupal/Joomla!/Magento) · Malware Scan · API Surface · GraphQL/JWT · Cloud Storage · CORS · HTTP methods · Active XST confirmation · Open redirect · Robots/Sitemap · WAF Detection · Directory Discovery · Tech Disclosure · Host Header Injection · Internal Network Leak · Form Password · Caching Security · Security.txt Quality
03
6 probes
Identity & domain
Who answers for this domain, how it receives email, and protection against hijacking.
Email presence (SPF/DKIM/DMARC) · Email strength (SPF/DMARC quality) · MTA-STS/TLS-RPT · Whois (RDAP) · Domain Lock · Sub-domains (CT + takeover)
04
1 probe · 7 detectors
Compliance
The Brazilian layer — LGPD observable from outside. Feeds the LGPD/ISO 27001/PCI-DSS compliance map.
Third-party trackers · Banner & dark pattern · Policy & DPO · Form without notice · PII in URL · International transfer · Tracking cookies
05
2 probes (opt-in)
People
Human vector — the target’s domain and emails in public data breaches.
Credential leak (registrable domain vs Have I Been Pwned, 100% passive) · Email leaks (via h8mail)
06
7 probes (opt-in)
Source code & deploy
Opt-in (Agency+) — 5 white-box probes with a temporary repo clone + 1 that reads dependency lockfiles via the provider API + 1 gray-box connector to the Vercel API.
Repo dependencies (OSV.dev) · SAST (Semgrep) · Secret scanning (Gitleaks) · Dockerfile (Hadolint) · IaC (Trivy) · GitHub Actions · Vercel (API)