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

Cannot create SSL connection #13

Open
deo-gracias opened this issue Feb 24, 2020 · 2 comments
Open

Cannot create SSL connection #13

deo-gracias opened this issue Feb 24, 2020 · 2 comments

Comments

@deo-gracias
Copy link

I want to fuzz a webapp, the web server is up and accessible via a browser but here is the result I got
[!] Details: Internal Response: Cannot create SSL connection: Failed to set SSL cipher list error:1410D0B9:SSL routines:SSL_CTX_set_cipher_list:no cipher match at /opt/filebuster/filebuster.pl line 551.

Any please please ?

@henshin
Copy link
Owner

henshin commented Mar 10, 2020

Are you using the latest version of FileBuster? There was a bug in the SSL cipher list on the older version.
Also try to use the tool sslscan on the host that you are trying to fuzz and check which ciphers it supports. If you can show me the result (you can omit the hostname) it would be great so that I can investigate further.

@deo-gracias
Copy link
Author

deo-gracias commented Mar 10, 2020 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

2 participants