Giter VIP home page Giter VIP logo

authorize's Introduction

Authorize

Authorize is a Burp Extension, built in Java, aimed at helping identifying Authorization and Access Control flaws, and any other where it may apply.

It intercepts Burp requests, and performs an authenticated request - for each specified User (User) - and analyzes the server's response, identifying the Enforcement Status of the User's request (basically, if the response contains unauthorized information or an unauthorized action was successfully performed)

(Inspired by Autorize and AuthMatrix)

Features

Persistent Proxy History and Settings

Authorize is able to save all of its proxy history messages and settings within the current Burp project saved on disk. You don't have to worry about losing this data and having to later re-configure the settings.

Import and Export Settings

Settings can be exported in JSON format, and later imported. This allows a user to safely share its own settings to other team members when performing penetration tests, backup the settings, or create a template to be imported for each project - its up to the user.

Customizable per-User (User) Rules

Each User contains a set of individual rules that are only applied to it when performing and operation on the User - such as sending a request as that User. This grants fine-grained control over User actions, allowing to control User behaviour on a per-user basis, without affecting the behaviour of other users.

Customizable Global Rules

In addition to per-user settings, you are also able to set global rules - rules which are applied to all requests intercept or created by Authorized, allowing for more coarse-grained control.

Disclaimer

The application is in development but ready for use. If you encounter any issues, such as crashes, please report it!

authorize's People

Contributors

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