The Options tab provides global configuration settings that control Burp Bounty Pro's behavior.
β‘ Scanner Settings (Per-Scan)
β οΈ Important: Thread pool size, concurrency, and requests per second are now configured per scan in the URL Filter popup that appears before each scan. This gives you precise control over each scan's performance, and allows different scans to run with different settings simultaneously.
See Scan Control for details on per-scan configuration.
β±οΈ Scan Timeout
Setting
Description
Default
Maximum time for a scan before marking as failed (minutes)
When a scan exceeds this time limit, it's marked as "β Failed" in the Dashboard. This prevents stalled scans from consuming resources indefinitely.
π Note: Paused time is excluded from the timeout calculation. If you pause a scan for 30 minutes, those 30 minutes do not count toward the timeout.
π Collaborator Settings
Setting
Description
Default
Collaborator Refresh Time
Polling interval for Burp Collaborator results (milliseconds)
Controls how often Burp Bounty Pro checks for Burp Collaborator interactions. Lower values detect out-of-band vulnerabilities faster but increase Collaborator server load.
π’ Max Concurrent Scans
Setting
Description
Default
Maximum number of concurrent scans
Limits the total number of scans running at any time. Helps prevent excessive resource consumption when scanning multiple targets.
π« URL Exclusions
URL patterns to exclude from scanning
Specify URL patterns that should not be scanned. Useful for:
πͺ Excluding logout URLs to avoid session termination
π Skipping administrative panels
β οΈ Avoiding destructive endpoints (delete, reset, etc.)
π¨ Console Output
Color scheme for console output messages
Controls the color of log messages in the extension output console.
πΎ Persistence
All settings are persisted in Burp Suite's extension settings storage:
β
Settings survive Burp Suite restarts
β
Settings survive extension reloads
β
Settings are stored per Burp project
π Recommended Configurations
π΄ββ οΈ Bug Bounty (Fast Scanning)
π Penetration Testing (Controlled Scanning)
π‘οΈ Rate-Limited Target
π’ Internal Network (Maximum Speed)
π‘ Tip: You can adjust per-scan settings differently for each scan. Run a fast scan against the main application with high threads, while simultaneously running a slow, careful scan against a sensitive API endpoint with low threads and RPS.