Professional Community

Proxy Rotate

Burp Proxy Rotate routes each HTTP request through a different proxy from a configurable list. Each new connection is assigned a proxy on a per-connection basis, enabling IP rotation for improved anonymity, WAF evasion, geo-targeted testing, and simulating distributed attack patterns during security assessments.

Features

  • Automatic proxy rotation on a per-connection basis using Java NIO for non-blocking, event-driven proxying
  • Support for SOCKS5, SOCKS4, SOCKS4a, and HTTP CONNECT proxies
  • Authentication support for SOCKS5 username/password and HTTP Basic authentication
  • Direct connection bypass for specified domains (pre-configured for Burp Collaborator and customizable)
  • Bulk proxy management with validation to identify and exclude unresponsive proxies
  • Configurable proxy selection strategies (Round-Robin or Random)
  • Adjustable buffer sizes, idle timeouts, and connection limits per proxy
  • Real-time connection statistics and detailed logging

Usage

  1. Navigate to the Proxy Rotate tab
  2. Add proxies using Single Proxy or Bulk Add options with formats protocol://host:port or protocol://user:pass@host:port (e.g., socks5://127.0.0.1:1080 or http://user:pass@proxy.example.com:8080)
  3. Click Validate All to check proxy status and exclude inactive proxies
  4. Click Enable Proxy Rotate to start the service
  5. Configure optional settings including buffer size, idle timeout, bypass domains, and proxy selection mode in the Settings tab

Author

Author

slicingmelon

Version

Version

1.0.1

Rating

Rating

Popularity

Popularity

Last updated

Last updated

08 January 2026

Estimated system impact

Estimated system impact

Overall impact: Empty

Memory
Empty
CPU
Empty
General
Empty
Scanner
Empty

You can install BApps directly within Burp, via the BApp Store feature in the Burp Extender tool. You can also download them from here, for offline installation into Burp.

You can view the source code for all BApp Store extensions on our GitHub page.

Follow @BApp_Store on Twitter to receive notifications of all BApp releases and updates.

Please note that extensions are written by third party users of Burp, and PortSwigger Web Security makes no warranty about their quality or usefulness for any particular purpose.

Go back to BappStore

Note:

Please note that extensions are written by third party users of Burp, and PortSwigger Web Security makes no warranty about their quality or usefulness for any particular purpose.