[ spyhunt://changelog · release-log ]

SpyHunt release notes

Version history for SpyHunt Community and SpyHunt Pro. Latest release first.

2026.3.0 — Pro

Released September 2026

New

  • Time-Based Blind SQLi — detects fully-blind injection through SLEEP / WAITFOR / pg_sleep timing, using a control-pair guard so slow or jittery endpoints are never mistaken for a vulnerability.
  • LFI Source Disclosure — probes php://filter wrappers and /proc/self/environ, decoding base64 responses to confirm leaked PHP source or credentials rather than only matching /etc/passwd.
  • XSS Form & API Coverage — discovers and tests form fields and JSON API inputs alongside URL parameters, so reflected XSS in POST bodies is no longer missed.
  • Request Smuggling Accuracy — GPOST desync confirmation now requires an error-status response echoing the method as a whole word, eliminating false positives from page content such as CSS class names.
  • Open Redirect Injection — substitutes payloads into existing query parameters and probes common redirect params, adding meta-refresh detection in place of the append-only test.
  • JS Lens — scans JavaScript files for exposed API endpoints, hidden paths, and hardcoded secrets, mapping the client-side attack surface most scanners overlook.
  • GraphQL Radar — introspects a GraphQL endpoint and visualises its full schema (types, queries, and mutations), then runs test queries safely behind a mutation guard.

Fixed

  • Various bug fixes.

2026.2.0 — Pro

Released August 2026

New

  • Continuous Attack-Surface Monitoring — re-runs recon on a schedule and alerts on what's new, changed, or gone against a saved baseline.
  • Origin IP Discovery — finds the true origin IP hidden behind a CDN/WAF and validates each candidate directly.
  • CDN / WAF Fingerprint — identifies the CDN and WAF fronting a host from headers, cookies, edge IP, and block-page signatures.
  • Multi-domain scope — a single project can now track and scan more than one domain.

2026.1.0 — Pro

Released August 2026

New

  • Infrastructure Map — an auto-generated, visual map of a target's infrastructure (domains, subdomains, IPs, services, technologies, endpoints, and more), built from your saved scan sessions.

Added

  • Severity option for Project Notes.

Improved

  • Scope Management.
  • JS Analyzer secret/endpoint detection logic tightened to reduce false positives.

Fixed

  • SpyHunt PRO name and version text not displaying correctly in the About dialog.
  • Project Notes panel not resizing/shrinking correctly when the main window was resized.
  • False positive results in the 403 bypass module.

2026.0.2 — Community & Pro

Released August 2026

Fixed

  • Crash in the built-in SpyHunt browser on Linux (AppImage and DEB builds, both Community and Pro).

2026.0.1 — Community & Pro

Released July 2026

Initial public 2026 release.