curlit
Request converter
Tool to convert Burp Suite requests into equivalent curl commands
Burp plugin to turn requests into curl commands
17 stars
2 watching
1 forks
Language: Python
last commit: over 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
augustd/burp-suite-paste-curl | An extension to Burp Suite that enables users to paste cURL commands and convert them into raw HTTP requests for testing in Repeater. | 4 |
phlmox/burp_copy_as_ffuf_command | A tool to generate and copy FFUF commands to modify HTTP requests in Burp Suite | 1 |
silentsignal/burp-requests | Copies Burp Suite requests as Python requests | 127 |
portswigger/copy-as-python-requests | A plugin that allows Burp Suite users to easily copy selected requests as Python code | 61 |
chamfay/curlew | A multimedia conversion tool with a simple and customizable interface. | 65 |
perfectayush/curl2tsung | Converting curl requests to tsung's XML format for easy configuration generation | 1 |
anof-cyber/paraforge | An extension for Burp Suite to extract parameters and endpoints from requests to create custom wordlists for testing | 140 |
li-jin-gou/http2curl | Converts HTTP request formats to equivalent curl commands for various Go web frameworks | 38 |
gforcada/flake8-isort | Tool to automatically format Python imports according to user-defined settings | 174 |
n0kovo/burp-copy-headers-as-args | Copies request headers in the format used by various web scanning tools. | 5 |
dcb9/curl2httpie | Tools to convert arguments between cURL and HTTPie protocols | 157 |
typeerror/bookmarks | An extension for Burp Suite that allows users to bookmark and manage requests | 66 |
laconicwolf/burp-extensions | A collection of Python scripts to extend Burp Suite for various purposes such as generating payloads and extracting parameters from URLs. | 139 |
mwielgoszewski/jython-burp-extensions | Tools and APIs for extending the Burp Suite testing tool with custom functionality | 5 |
wrvenkat/burp-multistep-csrf-poc | An extension for Burp Suite that generates multi-step CSRF POCs from selected requests. | 29 |