Overview
Session Capture
Record authenticated browsing sessions for the AI to replay.
Auth Flow Recording
Mark login sequences so the AI can authenticate automatically.
Traffic Analysis
All captured traffic feeds into the knowledge graph.
Real-Time Sync
Traffic syncs instantly with your Indie Security assessment.
Installation
1
Download Extension
Download the extension from your dashboard:Dashboard → Integrations → Browser Extension → Download
2
Install in Burp Suite
- Open Burp Suite
- Go to Extensions → Installed
- Click Add
- Select Extension Type: Java
- Choose the downloaded
.jarfile - Click Next
Extension appears in the Extensions list with status “Loaded”.
3
Configure Connection
Configure the extension with your API credentials:
- Go to the Indie Security tab in Burp
- Enter your API key:
is_live_xxxxxxxxxxxxx - Enter target ID:
target_123 - Click Connect
Usage
Capturing Traffic
- Passive Capture
- Active Recording
Simply browse your application with Burp proxy enabled. All traffic is automatically captured and sent to Indie Security.
Passive capture works in the background—no additional action needed.
Marking Auth Flows
Record authentication sequences so the AI can replicate login:1
Start Auth Recording
Click Record Auth Flow before logging in.
2
Perform Login
Log into your application normally.
3
Stop Recording
Click Stop Recording after successful login.
4
Verify
The extension shows captured:
- Login URL
- Form fields
- Success indicators
Features
Request/Response Capture
Request/Response Capture
Full HTTP traffic including:
- Headers
- Cookies
- Request bodies
- Response content
- Timing information
Session Tokens
Session Tokens
Automatic extraction of:
- Session cookies
- JWT tokens
- CSRF tokens
- Custom auth headers
Scope Filtering
Scope Filtering
Configure which domains to capture:
Sync Status
Sync Status
Real-time sync status showing:
- Requests captured
- Upload queue
- Sync errors
- Connection status
Troubleshooting
Extension not loading
Extension not loading
- Ensure you’re using Burp Suite Professional or Community
- Verify Java version compatibility (Java 11+)
- Check for conflicting extensions
Connection failed
Connection failed
- Verify API key is correct
- Check target ID exists
- Ensure network connectivity to
api.indiesecurity.com
Traffic not syncing
Traffic not syncing
- Check scope includes your target domain
- Verify proxy is intercepting traffic
- Review sync queue for errors