Sign inSign up

anexia/drowncheck

By anexia

Updated over 10 years ago

Automatic build of squeeze drowncheck image from GitHub repository

Image
0

567

anexia/drowncheck repository overview

drowncheck

DROWN SSL attack checker

Important

This script should be executed in an environment where SSLv2 is enabled.

Usage

./DROWNcheck.sh 10.0.0.2 443
./DROWNcheck.sh 10.0.0.2 993

Simple usage using custom docker container

Either build this image yourself using the Dockerfile in this repository, or use the image available from Docker hub:

docker pull anexia/drowncheck:latest
docker run --rm=true -t -i anexia/drowncheck:latest 10.0.0.2 443
docker run --rm=true -t -i anexia/drowncheck:latest 10.0.0.2 993

Tag summary

Content type

Image

Digest

Size

43 MB

Last updated

over 10 years ago

docker pull anexia/drowncheck