GithubHelp home page GithubHelp logo

d453d2 / manual-burp-reporting Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 8 KB

Another Burp extension that allows specific supporting data to be exported for the scanner issues into a csv.

License: ISC License

Python 100.00%

manual-burp-reporting's Introduction

manual_Burp_Reporting

Another Burp extension that allows specific supporting data to be exported for the scanner issues into a csv.

What does it do?

  • The extension provides the user the ability to select individual or multiple scan issues within the target issues tool.
  • Then migrates the supporting request and responses, along with their markers, finding title and URL to a CSV file.
  • This allows selected issues to by reported manually with payload markers.
  • The request responses are base64 encoded to prevent payloads breaking anything during handling.

Requirements

Ensure you have a standalone version of jython >= 2.7 installed.

Add this extension via the in-built Burpsuite Extender options:

  • Extender -> Extensions -> Add

Usages:

How?

Fun part... Highlight any scan issues either singluarly or mulitple (e.g. hold cmd and select multiple issues.) Send to 'manualReporter' You will be able to see the issues being reported within the output tab in the extension tool.

Step 1: Load Extension

  • Pretty Straight forward, you will need a standalone Jython jar file.
  • Then use the Burp extender interface and load the 'manualReport_v1.0.py' extension.

Step 2: Finding Indentification

  • Test away until you want to create a new arbitrary finding.
  • Then right click on the request/response and select 'Generate Finding'
  • Or a scan issue picks up a problem you would like to report.

Step 3: Navigate to 'Target' - Issues

  • select the issues names you would like to report (multi or single), right click and select 'send to manualReporter'.

Step 4: Review details

  • details reported on will show up in the 'Extender' -> 'Extensions' -> 'Output' tab.

Step 4: Reporting

  • CSV file is created at the users root e.g. /Users/bob/. called "Burp_Findings_Report.csv".
  • Handle the file however you like from here. ;)

Hope you enjoy using it.

[more work to come...]

manual-burp-reporting's People

Contributors

d453d2 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.