βš™οΈSettings

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.

Setting
Where
Default

🧡 Threads

Per-scan popup

10

πŸ”€ Concurrency

Per-scan popup

10

πŸ“ˆ Requests per second

Per-scan popup

10

⏱️ Scan Timeout

Setting
Description
Default

Scan Timeout

Maximum time for a scan before marking as failed (minutes)

60

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)

Configurable

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

Max Scans

Maximum number of concurrent scans

Configurable

Limits the total number of scans running at any time. Helps prevent excessive resource consumption when scanning multiple targets.

🚫 URL Exclusions

Setting
Description

Avoid URLs

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

Setting
Description

Print Color

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

πŸ΄β€β˜ οΈ 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.

Last updated