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

[ERROR] Out of memory for HTTP headers (H) #954

Open
k4p1cz opened this issue May 19, 2024 · 3 comments
Open

[ERROR] Out of memory for HTTP headers (H) #954

k4p1cz opened this issue May 19, 2024 · 3 comments

Comments

@k4p1cz
Copy link

k4p1cz commented May 19, 2024

Hello, I've used command with a lot of HTTP headers:

H=PHPSESSID=oj0gqi2iu97cjgsi5h6q802o94; filterData=eyJ2aWV3ZWRIZWxwIjoxLCJwcmVzZXQiOiJkZWZhdWx0IiwiZW5hYmxlTmV3RmlsdGVycyI6MSwic2hvd0JhY2tncm91bmQiOjEsInNob3dBbW91bnRzIjowLCJqdW1wVG9Sb3VsZXR0ZXMiOjEsInNob3dFeGNsdWRlZCI6MCwiZGlzYWJsZUZpbHRlcnNBdXRvbWF0aWNhbGx5IjoxLCJoZWFkZXJzIjp7ImNhdGVnb3JpZXMiOjEsInRhc2tzIjoxLCJtb3JlIjoxfSwiZmlsdGVyIjp7ImNhdGVnb3JpZXMiOnsiaW5jbHVkZWQiOltdLCJleGNsdWRlZCI6WyJob29rLXVwIiwiY291cGxlcyIsInRvaWxldCIsInBvcm5zdGFyIiwiZGlhcGVyIiwidmlkZW9nYW1lIiwiY3Vja29sZCIsImZlbWFsZSIsImJhdGhyb29tLWNvbnRyb2wiLCJzaG9wcGluZyIsImZhbnRhc3kiLCJjYXJkcyIsInJ1c3NpYW4iLCJnZXJtYW4iLCJmcmVuY2giLCJvdGhlci1sYW5ndWFnZXMiXX0sInRhc2tzIjp7ImluY2x1ZGVkIjpbXSwiZXhjbHVkZWQiOlsic2NhdCIsInZvbWl0Il19LCJjb21wbGV4aXR5Ijp7ImluY2x1ZGVkIjpbXSwiZXhjbHVkZWQiOltdfSwibW9yZSI6eyJtaW5pbXVtIjowLCJtYXhpbXVtIjowLCJyYXRpbmciOjAsInNwZWNpYWwiOjAsImR1cmF0aW9uIjowfX19;

And I've got the error:

[ERROR] Out of memory for HTTP headers (H).

Could you please help me resolve the issue?
I am using Kali and version of hydra is 9.5.1 and I have 16GB RAM set on my virtual machine.

@Enigma0123
Copy link

Enigma0123 commented May 30, 2024

It don't seems that this behavior is depending on your PC config. It seems more that the http header don't support such a big array of characters in Hydra.

@saaskilahtij
Copy link

Any news on this issue? Also facing the same issue with:

H=Cookie:PHPSESSID=fp5b0fodfbfbatfd7delbof6nu; security=low.

I was running the command just fine until I suddenly started getting:

[ERROR] Out of memory for HTTP headers (H).

@Logan0112
Copy link

Logan0112 commented Oct 7, 2024 via email

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

4 participants