Skip to content

A Burp Suite extension to allow pasting cURL commands as raw HTTP requests in a new tab in Repeater.

License

Notifications You must be signed in to change notification settings

augustd/burp-suite-paste-curl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Copy a curl request (from browser developer tools, API docs, etc)
  2. Right click in a pane where requests are shown (e.g. Proxy, Repeater, etc)
  3. Select Extensions -> Paste cURL -> Paste cURL command

A new tab will open in repeater with the parsed raw HTTP request.

About

A Burp Suite extension to allow pasting cURL commands as raw HTTP requests in a new tab in Repeater.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages