I made a Burp extension! Are you tired of manually copying request headers from Burp, formatting them like

-H 'User-Agent:Something'

and pasting them into your command to use them with cURL, Gobuster, Wfuzz, fuff, Feroxbuster etc.?

I sure was. So I made this:
https://github.com/n0kovo/burp-copy-headers-as-args

You're welcome ❤️

#burpsuite #pentest #pentesting #bugbountytips #bugbounty #foss #appsec #hacking #tools #infosec #redteam #redteaming #PentestingTools #fuzzing #bapp

GitHub - n0kovo/burp-copy-headers-as-args: Copy request headers in -H format (cURL, Wfuzz, Gobuster etc.)

Copy request headers in -H format (cURL, Wfuzz, Gobuster etc.) - GitHub - n0kovo/burp-copy-headers-as-args: Copy request headers in -H format (cURL, Wfuzz, Gobuster etc.)

GitHub
@n0kovo This is amazing - thank you!