owenihfyoung3284/burp-suite-executor-scripts — explained in plain English
Analysis updated 2026-05-18
Load a custom Java plugin into Burp Suite to extend its built in functionality.
Run Python automation scripts for repeated web security testing tasks.
Combine Burp Suite with SQLMap for coordinated SQL injection testing.
Use the included scanning helpers to test an application's WAF or Shiro configuration.
| owenihfyoung3284/burp-suite-executor-scripts | ddekadt/my580_agentic_ai | drobiazkin/ai-agent-architecture | |
|---|---|---|---|
| Stars | 24 | 24 | 24 |
| Language | HTML | HTML | HTML |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 1/5 | 3/5 |
| Audience | developer | researcher | developer |
Figures from each repo's GitHub metadata at analysis time.
Scripts and extensions are used individually, primary platform reference is Windows.
Burp Suite Executor Scripts is a collection of scripts and extension code meant to support people who use Burp Suite for web security testing and penetration testing work. Rather than being a single tool, it is described as a hand picked set of resources: custom Java plugins for extending Burp Suite itself, Python automation scripts for repeated testing tasks, and notes aimed at making it easier to build on an existing setup instead of starting from nothing. The README says the collection focuses on real world web security scenarios, specifically mentioning integration with SQLMap for SQL injection testing, scanning related to the Apache Shiro framework, and scanning against web application firewalls. It is aimed at people who want a reusable set of scripts they can return to for repeated testing and fast experimentation, and a way to keep their Burp extensions and related notes organized in one place. To use it, you clone or download the repository, then browse through its folders for the scripts, examples, and documentation you need, moving the relevant files into your own testing setup. Java based files are meant to be loaded as Burp Suite extensions, while Python scripts are run from whatever Python environment you normally use. The README suggests organizing things by keeping reusable Burp extensions in one folder, automation scripts in another, and your own notes near whichever tools you use most. The repository is laid out with separate folders for scripts, extensions, configuration files, examples, and documentation. Its primary platform is listed as Windows, though the README notes the tools are built around Burp Suite and common security testing tools rather than being locked to one specific environment. The project describes itself as actively maintained, with updates intended to keep the collection useful over time, and it is licensed under the GNU GPL version 3.
A collection of Burp Suite extensions and Python scripts for web security and penetration testing, including SQLMap and WAF scanning helpers.
Mainly HTML. The stack also includes Java, Python, Burp Suite.
GNU GPL v3, you can use and modify it, but any modified version you distribute must also be open sourced under the same license.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.