GithubHelp home page GithubHelp logo

songyuqing-cloud / burp-extensions Goto Github PK

View Code? Open in Web Editor NEW

This project forked from carstein/burp-extensions

0.0 0.0 0.0 13 KB

Automatically exported from code.google.com/p/burp-extensions

Python 100.00%

burp-extensions's Introduction

BurpSuite Extensions

This is an assorted set of various BurpSuite extensions that I've created while doing pentesting and other things.

Note Every extension is tested on following configuration

  • BurpSuite 1.6.01 and newest one (I use free and pro version respectively)
  • Jython 2.7

To send bug reports, feature requests, or whisky, simply drop a mail to [email protected]

JSONDecoder (1.1)

Quite simply just a JSON pretty printer with some additional features.

  • Ability to remove json garbage (like }]);) - it does a bit of guessing, so not always reliable
  • Ability to force JSON decoding on atypical content-type (by default decodes only application/json and text/javascript)

Argonaut (0.4)

Extension process all request parameters and try to find if they are echoed back in response. Key feature is transformation support so, will also recognize if for example > is translated to >. Transformations/escaping currently implemented:

  • Plain (no escaping)
  • Jinja2 template

Let me know what other escaping you would like to see

Under heavy development so if you want some features let me know. Also inform me know about bugs.

burp-extensions's People

Contributors

carstein 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.