https://github.com/mathis2001/burp-bambda
Burp Suite Bambda useful scripts.
https://github.com/mathis2001/burp-bambda
bambdas burpsuite burpsuite-tools
Last synced: 4 months ago
JSON representation
Burp Suite Bambda useful scripts.
- Host: GitHub
- URL: https://github.com/mathis2001/burp-bambda
- Owner: mathis2001
- Created: 2023-12-13T13:10:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-04T11:27:40.000Z (12 months ago)
- Last Synced: 2025-07-04T12:49:58.385Z (12 months ago)
- Topics: bambdas, burpsuite, burpsuite-tools
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Burp-Bambda-ParamHighlighter
Burp Suite Bambda script that highlight top vulnerable HTTP parameters. (in scope targets)
## Colors / Vulnerability
⚫ None = RCE
🔴 RED = SQLi
🟠 ORANGE = LFI
🟡 YELLOW = SSRF
🔵 BLUE = XSS
🟢 GREEN = Open Redirect
🟣 MAGENTA = Multiple vulns
# Burp-Bambda-JS-Functions-Analysis
Burp Suite Bambda script that grep potentially risky Javascript functions. (in scope targets)