git404hub

what is burp-suite-executor-scripts fr?

owenihfyoung3284/burp-suite-executor-scripts — explained in plain English

Analysis updated 2026-05-18

24HTMLAudience · developerComplexity · 2/5LicenseSetup · easy

tl;dr

A collection of Burp Suite extensions and Python scripts for web security and penetration testing, including SQLMap and WAF scanning helpers.

vibe map

mindmap
  root((Burp Suite Executor Scripts))
    What it does
      Burp Suite extensions
      Python automation
      Security testing helpers
    Tech stack
      Java plugins
      Python scripts
      Burp Suite
    Use cases
      SQLMap integration
      Shiro scanning
      WAF scanning
    Audience
      Security testers
      Penetration testers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Load a custom Java plugin into Burp Suite to extend its built in functionality.

VIBE 2

Run Python automation scripts for repeated web security testing tasks.

VIBE 3

Combine Burp Suite with SQLMap for coordinated SQL injection testing.

VIBE 4

Use the included scanning helpers to test an application's WAF or Shiro configuration.

what's the stack?

JavaPythonBurp Suite

how it stacks up fr

owenihfyoung3284/burp-suite-executor-scriptsddekadt/my580_agentic_aidrobiazkin/ai-agent-architecture
Stars242424
LanguageHTMLHTMLHTML
Setup difficultyeasyeasyeasy
Complexity2/51/53/5
Audiencedeveloperresearcherdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 30min

Scripts and extensions are used individually, primary platform reference is Windows.

GNU GPL v3, you can use and modify it, but any modified version you distribute must also be open sourced under the same license.

in plain english

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.

prompts (copy fr)

prompt 1
Help me find the right script in this repo for SQLMap integration with Burp Suite.
prompt 2
Explain what the Shiro scanning utilities in this repo are meant to check for.
prompt 3
Walk me through loading a Java extension from this repo into Burp Suite.
prompt 4
Show me how to organize this repo's scripts into my own Burp Suite testing workspace.

Frequently asked questions

what is burp-suite-executor-scripts fr?

A collection of Burp Suite extensions and Python scripts for web security and penetration testing, including SQLMap and WAF scanning helpers.

What language is burp-suite-executor-scripts written in?

Mainly HTML. The stack also includes Java, Python, Burp Suite.

What license does burp-suite-executor-scripts use?

GNU GPL v3, you can use and modify it, but any modified version you distribute must also be open sourced under the same license.

How hard is burp-suite-executor-scripts to set up?

Setup difficulty is rated easy, with roughly 30min to a first successful run.

Who is burp-suite-executor-scripts for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.