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

Please add a method to insert cookies with accept_cookie=1 and http_fuzz module #135

Open
surajsinghbisht054 opened this issue Jun 8, 2020 · 0 comments

Comments

@surajsinghbisht054
Copy link

Actually, When I try to add Cookies during usages of http_fuzz module, only option i found is
header='Cookie: session=MIUz1lb1xEXdAp3pgpkOkh4fb44cSY3I; but the problem is, when I set accept_cookie=1, request start to send double cookie header.

I also checked Source and Yes! There is a note in patator.py source about double header problem but then, what is the solution to load cookies?

@surajsinghbisht054 surajsinghbisht054 changed the title Please add a method to insert cookies with accept_cookie=1 with http_fuzz module Please add a method to insert cookies with accept_cookie=1 and http_fuzz module Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant