Skip to content

ssl error when using -p ssl #31

@demiscuzz

Description

@demiscuzz

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions