-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels