burp_bug_finder – Burpsuite Automatic Bug Finder Plugin

Burpsuite Automatic Plugin to Bug Finder
Burpsuite Automatic Plugin to Bug Finder

burp_bug_finder – A Burpsuite Automatic Bug Finder plugin.

Burp_bug_finder is a custom burpsuite plugin (written in python) that makes easy the discovery of web vulnerabilities. This version focuses only on XSS, and error based SQLi there’s no need to manually send xss payload either for reflected or stored payload; you just need to browse to the pages where you want to check XSS vulnerability or error based SQL injection.

Also see: PwnXSS – Powerful XSS Scanner

How to install

1. Install jython and include it in the extender tab. The lastest version (2.7.3) at today date can be downloaded here

2. Include the jython in the python environment in Extender > Options > Python Environment Jython installation

Jython Installation
Jython Installation

3. Download the burp_bug_finder.py from this repository and include it the extension.

How it works

burp_bug_finder captures all requests sent through the proxy and resend them by modifiying every parameter (including cookie) with XSS and SQLi payloads. The XSS payload and SQL error message are then checked in the response of the request.

You have to add the website to be processed in the target scope Target added to scope.

target_added_to_scope
target_added_to_scope

If the payload pattern is found in the response, a log is added in the tab named BurpBugFinder and .

burp_pro_issue_from_burpbugfinder
burp_pro_issue_from_burp bug finder
burpfinder sqli
burpfinder sqli

If you’re using burpsuite pro, you will get issue alert in the dashboard tab. Issues summary from burp pro

burp_pro_issue_from_burpbugfinder
burp_pro_issue_from_burpbugfinder

NB: Since every request sent is tweaked, kindly enable the extension only when you want to check for bug.

Download Bug Finder

Join Our Club

Enter your Email address to receive notifications | Join over Million Followers

Previous Article
Kali Linux 2023.2-release

Kali Linux 2023.2 Release With Hyper-V, PipeWire, GtkHash, i3 Desktop

Next Article
Burpsuite Version 2023.6

New Burpsuite Version 2023.6 Releases - Introducing BChecks

Related Posts
Total
0
Share