Skip to content

SentinelDeck 1.0.0

Choose a tag to compare

@sanmaxdev sanmaxdev released this 28 Jun 18:28
· 17 commits to main since this release

First stable release.

SentinelDeck turns a domain into a risk grade, prioritised findings, and a copy-paste fix for each, across DNS, email authentication, HTTP, TLS, certificate transparency, technology fingerprinting, infrastructure intelligence, and threat intelligence. Passive by default; an opt-in --active mode adds a port scan.

Highlights since 0.6.0

  • Web dashboard (sentineldeck dashboard): a local, browser-based UI that runs the scan with live progress and renders it as a grid of cards, now with an interactive remediation simulator that recomputes the grade as you tick fixes.
  • Infrastructure intel: IP geolocation + ASN/hosting, full redirect chain, WAF/CDN detection, robots.txt, sitemap.xml, link analysis, social meta tags.
  • Threat intel: typosquatting / lookalike-domain detection, malware/phishing reputation, Wayback archive history.
  • TLS depth: protocol enumeration and a Mozilla-style config grade.

Everything is zero-dependency beyond cryptography/dnspython, and pip install stays self-contained (no Node build).

pip install -U sentineldeck
sentineldeck dashboard