-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Add feature load http headers from file #46
Conversation
spaces to tabs
Great idea, thank you for the submission! I will aim to get this locked away with a couple of other PRs very soon. Cheers 👍 |
Hi @minight would you please do me a favour and rebase this against master? I've landed the 1.4 branch now, and so the project is structured very differently. Thank you! |
Potentially related, may be relevant to consider with regards to this PR: |
@minight nudging you on this one. I've been tunneling through burp for this on various bounty programs which enforce headers, which isn't ideal. Definitely has value! |
Apologies for the delay on this, can I please request that you rebase your changes on 2.0.0 now that I've finally landed #79? Thank you so much. |
I think this is superceded by the new Feel free to adjust and reopen if you think I'm wrong, but I'm going to close this one up for now. Cheers! |
Hmm.. I realise that CLI means you can blow command line length limits with big JWTs. So yeah, might need to have this in a file. Are you happy to rebase this on master as it currently stands please? There's been a lot of changes recently. Thank you! |
Closing because of no response. If you want to rebase it feel free to reopen the PR |
Allows the user to specify http headers to send with dirbusting requests using a file. Useful when testing thick client web APIs that require some proprietary headers. Was unsure of whether to use cmdline arguments (like curl) or an arbitrary file.
Usage:
header.file: