Skip to content

dnet/burp-oauth

Repository files navigation

OAuth plugin for Burp Suite

Build Status

Building

  • Install the dependencies, in case of libraries, put the JARs into lib
  • Copy OAuthConfig.sample.java to src/burp/OAuthConfig.java and modify it to your needs
  • Execute ant, and you'll have the plugin ready in burp-oauth.jar

Dependencies

License

The whole project is available under MIT license, see LICENSE.txt.

Known limitations

  • Configuration has to be done at compile time using OAuthConfig.java

About

OAuth plugin for Burp Suite Extender

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages