Awesome
burp-suite-paste-curl
Burp Suite extension to allow pasting cURL commands into a new tab in Repeater. The pasted cURL command will be parsed into a raw HTTP request suitable for use with Repeater.
Usage
- Copy a curl request (from browser developer tools, API docs, etc)
- Right click in a pane where requests are shown (e.g. Proxy, Repeater, etc)
- Select Extensions -> Paste cURL -> Paste cURL command
A new tab will open in repeater with the parsed raw HTTP request.