https://github.com/deekayen/check-poodle
Check servers for SSL 3.0 support.
https://github.com/deekayen/check-poodle
poodle ssl
Last synced: 8 months ago
JSON representation
Check servers for SSL 3.0 support.
- Host: GitHub
- URL: https://github.com/deekayen/check-poodle
- Owner: deekayen
- Created: 2019-11-27T18:53:13.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2021-03-08T05:35:58.000Z (over 4 years ago)
- Last Synced: 2024-12-29T15:29:31.347Z (10 months ago)
- Topics: poodle, ssl
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
check-poodle
============[](https://www.repostatus.org/#concept)
This script checks your server for SSLv3 support. It uses `openssl` to check if SSLv3 supported. This is important for the POODLE attack against SSL 3.0.
http://googleonlinesecurity.blogspot.de/2014/10/this-poodle-bites-exploiting-ssl-30.html
usage
============
./poodle.sh yourServer.foo[:Port]example
============$ ./poodle.sh www.google.com
$ ./poodle.sh pop.gmail.com:995