Burp extension for generating Go source to repeat HTTP requests
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Samuel Pua 53ca25b1dc Release 6 years ago
Build/burp Release 6 years ago
BurpExtender.java Release 6 years ago
LICENSE Initial commit 6 years ago
README.md Release 6 years ago
build.sh Release 6 years ago
copy-as-go-http.jar Release 6 years ago

README.md

Burp Extension - copy-as-go-http

It's a Burp extensions that generates Go code that would trigger the active request(s) on Burp.

Getting Started

Run build.sh to build the Java plugin.

To install it on Burp, use the 'extender' option on Burp

Versioning

2019-04-27 1.0 Release

Authors

  • Samuel Pua - Initial work - telboon

License

This project is licensed under the MIT License - see the LICENSE.md file for details