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.
489 B
489 B
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