Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
auto-repeater — Automated HTTP Request Repeating With Burp Suite | Kitploit
Tools/GitHubGitHub/xnl-h4ck3r/auto-repeater
Web Proxies & InterceptionWeb SecurityFuzzingPenetration Testing
GitHubxnl-h4ck3r/auto-repeater

auto-repeater

Automated HTTP Request Repeating With Burp Suite

View RepositoryWebsite
38453 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Auto Repeater

Burp Extension

About

This an altered version of the great Auto Repeater extension written by Justin Moore, NCC Group

The original repo can be found on https://github.com/nccgroup/AutoRepeater

The Portswigger version can be found on https://github.com/portswigger/auto-repeater

What's Different

There is currently a problem with the version in the BApp store and as of writing it isn't in sync with the code changes to the repo. Even if you build the repo from source, there is a big problem where only one Replacement gets executed per request instead of all of them. The NCC version of the code does work and give the correct number of Replacement request, BUT the menu doesn't show.

So, basically I had to combine changes from both repos to get it working. I also made some changes for my own needs:

  • The repo assumes Light mode, so I have made it for Dark Mode. Instead of WHITE, it has BLACK for highlighting requests. It also use a better Green and Red for Diff highlighting in Dark Mode.
  • Default the Condition "Sent From Tool" to be "Proxy" instead of "Burp"
  • Default the Condition "Is In Scope" to be "Enabled"

Excuses

I'm not a Java programmer and this is a mix of the 2 different versions just to suit my own needs, so it may also contain bugs that I haven't noticed yet.

Notes

Feel free to use this version too!

Good luck and good hunting! If you really love the tool (or any others), or they helped you find an awesome bounty, consider BUYING ME A COFFEE! ☕ (I could use the caffeine!)

🤘 /XNL-h4ck3r

Download Tool