SSL(Secure Sockets Layer 安全套接层),及其继任者传输层安全(Transport Layer Security,TLS)是为

网络通信提供安全及数据完整性的一种安全协议。TLS与SSL在传输层对网络连接进行加密,而老旧的加密协议

可能会带来安全隐患,在freebuf上看到有人介绍过一款工具(sslciphercheck v1.4.2),拿来试试效果还不错。

sslciphercheck v1.4.2特性:

    Features
--------
- Console
- Supports SSLv2
- Supports SSLv3
- Supports TLSv1
- Checks all SSL ciphers supported by OpenSSL
- Retrieves the SSL certificate info including SGC
- Performs a HTTP request to ensure that the protocol/algorithm connection is
valid
- Parses out the HTTP response header and displays to console e.g. HTTP/1.1
OK or HTTP/1.1 Moved Permanently etc
- Can output each successful HTTP response to a file in the format: PROTOCOL_ALGORITHM_STRENGTH.html e.g. SSLv3_AES256-SHA_256.html (-t) - Can perform a keyword(s) match on the HTML response (-m)
- Alerts for certificate issues such as expired, invalid cert chain, incorrect
subject name etc
- Colourised output to alert if weak ciphers are in use or SSLv2 supported
- Colourised output to alert on certificate issues
- Checks for SSL renegotiation issues

使用实例:

最新文章

  1. .NET 基础一步步一幕幕[out、ref、params]
  2. 烂泥:ubuntu 14.04搭建OpenVPN服务器
  3. Objective-C 关联
  4. HYSBZ 2440 完全平方数(莫比乌斯反演)
  5. 用 BigDump 工具导入超大 MySQL 数据库备份文件
  6. java提高篇(九)-----详解匿名内部类
  7. t4 multiple output sample
  8. 与Google轻轻地擦肩而过
  9. oracle中的sql%rowcount
  10. 常用 Unicode 符号列表
  11. Oracle数据库之序列
  12. Hadoop在Windows环境下的部署[转]
  13. oracle时间戳转换
  14. LNMP一键安装包sh脚本
  15. Lambda表达式的几种使用方式
  16. 雪花降落CAEmitterLayer粒子效果
  17. Python学习_03_列表、元组、字符串
  18. Java经典编程题50道之三十八
  19. spring cloud 的自我保护机制
  20. node项目初始化的一些配置

热门文章

  1. 【转】Open Live Writer 插件更新
  2. DropdownListFor无法正确绑定值-同名问题
  3. HW-文件恢复-测试300
  4. html表单-双向绑定
  5. Git和CocoaPods的简单使用
  6. asp:保留两位小数:
  7. [PR & ML 4] [Introduction] Model Selection & The Curse of Dimension
  8. How to Change Password Complexity Requirements in Windows XP
  9. php json_encode()和json_decode()
  10. preg_match_all, preg_match