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

Running Error #1

Open
attacker34 opened this issue Feb 29, 2020 · 1 comment
Open

Running Error #1

attacker34 opened this issue Feb 29, 2020 · 1 comment

Comments

@attacker34
Copy link

I've just tried to run and getting this Error:

 Error ServerDisconnectedError - try lowering max_concurrent value

Then i tried to lower the value to "100" via -c flag but its still giving me this error.

Moreover please add Content length of Response so that one can easily detect the false positives.

@pyno
Copy link
Owner

pyno commented Feb 29, 2020

Hi @attacker34!

Just some questions to understand where the problem is coming from.
Have you tried lowering more? Like -c50? Are you running through a proxy?
Can you please provide the command line you are running?

For the content length, what do you mean by "provide"? The tool does print the body length of the HTTP response, but if you have a fixed message (or a set of fixed messages) in the response indicating false positives you can exclude those response from the output by adding a line in the file false_pos.txt and using the -f -false_pos.txt.
Can you provide examples of responses you are trying to exclude?

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

2 participants