epi052 / feroxbuster

A fast, simple, recursive content discovery tool written in Rust.
https://epi052.github.io/feroxbuster/
MIT License
5.85k stars 494 forks source link

[FEATURE REQUEST] Include Raw Request instead of Headers #1116

Closed Raymond-JV closed 2 weeks ago

Raymond-JV commented 6 months ago

Is your feature request related to a problem? Please describe. Many other tools like ffuf and sqlmap provide a raw request option, which makes transferring a session from a browser or tool like burp suite less error prone, and saves a lot of time.

Describe the solution you'd like Provide a --request flag that automatically retrieves the user-agent, headers, cookie, and other attributes from a raw HTTP request.

Describe alternatives you've considered Creating my own wrapper script that includes the data with a custom flag.

Additional context I would be open to working on this feature if you consider it useful.

epi052 commented 5 months ago

hi @Raymond-JV! sorry for the late reply. I'd happily work with you to get this included as a feature if you'd like to work ont it. Just let me know. Pinning for now

epi052 commented 2 weeks ago

hey @Raymond-JV, just merged this in. Give it a try and lmk what you think!

https://epi052.github.io/feroxbuster-docs/docs/examples/raw-request/

epi052 commented 2 weeks ago

@all-contributors add @Raymond-JV for ideas

allcontributors[bot] commented 2 weeks ago

@epi052

I've put up a pull request to add @Raymond-JV! :tada: