4月9日,一个代号“Heartbleed”(意为“心脏出血”)的重大安全漏洞日前被曝光,它能让攻击者从服务器内存中读取包括用户名、密码和信用卡号等隐私信息在内的数据,本文总结了网友开发的Heartbleed漏洞检查工具,如下: CVE-2014-0160 check Go语言版: Heartbleed.zip python版:ssltest.py 你懂得:http://pan.baidu.com/s/1ntNo4Kp hn7c
在线检查:
https://www.ssllabs.com/ssltest/index.html
MSF模块: https://github.com/rapid7/metasploit-framework/pull/3206/files
Nmap: http://nmap.org/nsedoc/scripts/ssl-heartbleed.html
https://svn.nmap.org/nmap/scripts/ssl-heartbleed.nse
nmap -sV --script=ssl-heartbleed <target>Heartbleeder:
https://github.com/titanous/heartbleeder?files=1 Heartbleed POC和扫描:
https://bitbucket.org/fb1h2s/cve-2014-0160
fb1h2s-cve-2014-0160-bba16b3eedef.zip Heartbleed Honeypot Script:
http://packetstormsecurity.com/files/126068/hb_honeypot.pl.txt
hb_honeypot.pl.txt 麦咖啡出品的在线检查:
http://tif.mcafee.com/heartbleedtest 还有这个 http://blog.segmentfault.com/zk/1190000000478321 http://wangzhan.360.cn/heartbleed
https://lastpass.com/heartbleed/
https://ssltools.websecurity.sym ... sl=0RLNT-0000-01-00 https://chrome.google.com/webstore/detail/chromebleed/eeoekjnjgppnaegdjbcafdggilajhpic 补充一个手机应用的:
Bluebox Heartbleed Scanner application from the Google Play Store https://play.google.com/store/ap ... s.heartbleedscanner
|