Burp-Exporter : Request To Clipboard With Multiple Programming Languages Functions

Burp-Exporter is a Burp Suite extension to copy a request to the clipboard as multiple programming languages functions.

  • You can export as:
    • cURL
    • Wget
    • Python Request
    • Perl LWP
    • PHP HTTP_Request2
    • Go Native
    • NodeJS Request
    • jQuery AJAX
    • PowerShell

Also Read – Ps-Tools : An Advanced Process Monitoring Toolkit For Offensive Operations

Requirements

Jython >= 2.7.1

Burp Suite import

In Burp Suite, under the Extender/Extensions tab, click on the Add button, select Extension type Python and load the Exporter py file.
Usage

  • You can copy the request from:
    • Proxy > Intercept
    • Proxy > HTTP history
    • Target > Site map
    • Repeater
  • Right click > Exporter to > …

Possible Improvements

More snippets

R K

Recent Posts

How Web Application Firewalls (WAFs) Work

General Working of a Web Application Firewall (WAF) A Web Application Firewall (WAF) acts as…

1 hour ago

How to Send POST Requests Using curl in Linux

How to Send POST Requests Using curl in Linux If you work with APIs, servers,…

2 hours ago

What Does chmod 777 Mean in Linux

If you are a Linux user, you have probably seen commands like chmod 777 while…

2 hours ago

How to Undo and Redo in Vim or Vi

Vim and Vi are among the most powerful text editors in the Linux world. They…

2 hours ago

How to Unzip and Extract Files in Linux

Working with compressed files is a common task for any Linux user. Whether you are…

2 hours ago

Free Email Lookup Tools and Reverse Email Search Resources

In the digital era, an email address can reveal much more than just a contact…

2 hours ago