What is Introspector?
Introspector is a modular platform designed for offensive security professionals to observe, manipulate, and exploit HTTP-based interactions. It acts as:
- Passive traps (HTTP + DNS) to capture callbacks
- A dynamic payload host (real endpoints from templates)
- A precision response controller (repeatable content-types and response behavior)
In practice, it’s a black‑box ready REPL where you can go from “maybe this is blind” to a reproducible PoC backend without building ad‑hoc infrastructure.
If you already use Collaborator / interactsh: think of Introspector as “callbacks + payload delivery + redirect intel + timeline correlation” in one place.