Heartbleed kontrol scripti.
Heartbleed açığını kontrol etmek için bir script.
Python ile yazılmış.
Kullanımı :
[root@management scripts]# python hb-test.py Usage: hb-test.py server [options] Test for SSL heartbeat vulnerability (CVE-2014-0160) Options: -h, --help show this help message and exit -p PORT, --port=PORT TCP port to test (default: 443) -s, --starttls Check STARTTLS -d, --debug Enable debug output
Script için : Heart Bleed kontrol scripti
Orjinal Link : https://gist.githubusercontent.com/takeshixx/10107280/raw/8052d8479ad0c6150464748d639b0f5e877e8c37/hb-test.py
Not : Sadece HTTPS değil aynı zamanda IMAPS, POP3S, SMTPS protokollerini de kullanıyorsanız muhakkak test edin.
Diğer kontrol adresleri :
https://filippo.io/Heartbleed/
https://lastpass.com/heartbleed/
http://tif.mcafee.com/heartbleedtest
Posted in Genel, Linux on April 14th, 2014 by Kürşad DARA | | 0 Comments