Git Product home page Git Product logo

burpify's Introduction

Burpify

Burpify is an electron application that helps you easily create a configuration file for your Burp Suite Projects. For those who don't know what a configuration file is, this tool is probably not for you. Regardless, a configuration file helps you set In Scope and Out of Scope targets in your Burp Projects. This helps you increase your productivity by keeping all the unnecessary traffic out of your Burp Suite tabs.

Reason of Existence

Burp's native config file generator is pretty much trash, and you need some good regex moves to get past it (which, by the way, still doesn't work). In most cases, I have found myself just avoiding using scopes and compromising with useless traffic in my Burp. Thus, the tool.

Features

  1. Add as many In Scope and Out of Scope targets as you like.
  2. Have a quick look at the table for all the added targets.
  3. Remove individual targets from the table.
  4. Automatic check for duplicate targets.
  5. Custom save location.
  6. Easy-to-use design.

Screenshots

Screenshot 1

Screenshot 2 (To view the complete hostname, just hover over it.)

Output format

JSON file

Building/Testing the app

sudo npm install -g electron
git clone https://github.com/Nidhish-11/burpify.git
cd burpify
npm install
npm start

Installing the app

Head to the Releases to get an executable

Usage

  1. Add hostname and port number for the targets you want to be in scope.
  2. Do the same for out-of-scope targets.
  3. Click Burpify, and choose the location to save the file.
  4. The JSON configuration file is generated.
  5. Head to your Burp Suite, and load the configuration file.
  6. The scope for your project has been set.

Any Feedback is more than appreciated!

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

burpify's People

Contributors

nidhish-11 avatar

Stargazers

 avatar Udbhav Gambhir 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.