Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 962 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 962 Bytes

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