Capabilities
- Request capture — Log all HTTP traffic from the browser
- Request replay — Repeat requests with modifications
- HTTPQL filtering — Query traffic with Caido-style syntax
- Scope management — Filter by domain or path patterns
- Sitemap generation — Visualize discovered attack surface
Workflow
- Browse the target with the browser tool
- List captured requests with filters
- Replay interesting requests with modified parameters
- Validate vulnerabilities with crafted payloads
HTTPQL Examples
Scope Management
Create scopes to focus on specific parts of the application:Key Features
| Feature | Description |
|---|---|
| Request modification | Change headers, body, cookies |
| Response analysis | Search for patterns in responses |
| Sitemap view | Hierarchical endpoint discovery |
| Pagination | Handle large traffic captures |