
burp-exporter
Copy a Burp Suite request to a file or the clipboard as multiple programming languages functions.
Exporter is a Burp Suite extension to copy a request to a file or the clipboard as multiple programming languages functions. It also adds a tab called Exporter where you can search for HTTP Requests.
You can export as:
- cURL
- Wget
- Python Request
- Perl LWP
- PHP HTTP_Request2
- Go Native
- NodeJS Request
- jQuery AJAX
- PowerShell
- HTML Forms
- Ruby Net::HTTP
- JavaScript XHR