Security tooling
A hunter's console for reconnaissance, passive posture analysis, and authorized active testing. Point it at a target and stream prioritized findings in real time.
Scan preset
Instant tools
Instant helpers for encoding, hashing, token analysis, and search-operator crafting — most run entirely in your browser.
Under the hood
01 · Recon
Passive intelligence from public records, DNS, historical archives, and the target's own JavaScript — no attack traffic.
02 · Posture
Read-only analysis of TLS enforcement, security headers, CSP, cookies, information disclosure, and exposed sensitive paths.
03 · Active
With authorization, non-destructive probes for injection, CORS, open redirect, host-header injection, and dangerous HTTP methods.
A few honest limits: checks are performed over HTTP/S (no raw port or network-level scanning), there's no large-scale brute-forcing, and transport analysis covers HTTPS enforcement and HSTS rather than full cipher grading — use a dedicated TLS tool for deep certificate inspection. Findings are best-effort indicators, not proof; always verify before reporting.
FAQ
Yes — every recon and analysis module runs free online, with no signup.
Passive and recon modules only send safe, read-only requests and can run against any public site. Active modules send probing traffic (injection, CORS, open-redirect, host-header, HTTP methods) and require you to confirm authorization for the target.
Passive/recon checks are fine against any public site, like SSL Labs or securityheaders.com. Active testing must only target systems you own or are explicitly authorized to test — unauthorized active scanning is illegal in most jurisdictions.
TLS posture, security headers, CSP, cookies, information disclosure, tech fingerprinting, DNS/email (SPF/DMARC/DNSSEC/CAA), subdomain enumeration and takeover, archived-URL harvesting, JS secret/endpoint extraction, content and parameter discovery, API/GraphQL exposure, cloud storage exposure, injection probing, CORS, open redirect, host-header injection, HTTP methods, and JWT analysis.