Skip to content

Copy as requests plugin for Burp Suite

License

Notifications You must be signed in to change notification settings

PortSwigger/copy-as-python-requests

 
 

Repository files navigation

Copy as requests plugin for Burp Suite

Copies selected request(s) as Python requests invocation.

Building

Execute ./gradlew build and you'll have the plugin ready in build/libs/burp-requests.jar

License

The whole project is available under MIT license, see LICENSE.txt, except for the Mjson library, where

The source code is a single Java file. [...] Some of it was ripped off from other projects and credit and licensing notices are included in the appropriate places. The license is Apache 2.0.

About

Copy as requests plugin for Burp Suite

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • HTML 0.1%