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

ssl error when using -p ssl #31

Open
demiscuzz opened this issue Feb 3, 2023 · 0 comments
Open

ssl error when using -p ssl #31

demiscuzz opened this issue Feb 3, 2023 · 0 comments

Comments

@demiscuzz
Copy link

Fuzzowski send just over 100 requests to the remote server before exiting abruptly with a error "ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:2396)"

I can get around the issue by using TCP and proxying through burp, but this is a bit inefficient.

the full command I'm using is
python -m fuzzowski -p ssl 192.168.1.2 8006 -f raw -r '{{GET}} {{/}} HTTP/1.0\r\n\r\n' -nc

the server is not crashing or complaining.

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