Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Raymond-JV opened this issue Apr 3, 2024 · 4 comments · Fixed by #1192
Closed

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

Raymond-JV opened this issue Apr 3, 2024 · 4 comments · Fixed by #1192
Assignees
Labels
enhancement New feature or request pinned

Comments

@Raymond-JV
Copy link

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.

@Raymond-JV Raymond-JV added the enhancement New feature or request label Apr 3, 2024
@epi052
Copy link
Owner

epi052 commented Apr 15, 2024

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 epi052 added the pinned label Apr 15, 2024
@epi052 epi052 self-assigned this Aug 25, 2024
@epi052 epi052 mentioned this issue Sep 14, 2024
17 tasks
@epi052
Copy link
Owner

epi052 commented Sep 14, 2024

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
Copy link
Owner

epi052 commented Sep 14, 2024

@all-contributors add @Raymond-JV for ideas

Copy link
Contributor

@epi052

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pinned
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants