- Kali Linux:An Ethical Hacker's Cookbook(Second Edition)
- Himanshu Sharma
- 113字
- 2021-06-24 15:59:24
How to do it...
Let's perform the following steps:
- We will look at the help manual to see the various options the tool has:
sslscan -h
The following screenshot shows the output of the preceding command:

- To run the tool against a host, we type the following:
sslscan host.com:port
The following screenshot shows the output of the preceding command and we can see various types of information on the SSL protocol implemented on google.com:

As we can see from the above screenshot the tool has shown the protocol being used and how it has been covered. If a vulnerability exists on a domain, the tool will list it in the output as well.
推薦閱讀
- Mastering ElasticSearch
- Implementing Cisco UCS Solutions
- Linux從零開始學(視頻教學版)
- Installing and Configuring Windows 10:70-698 Exam Guide
- Moodle 3.x Teaching Techniques(Third Edition)
- Mobile First Design with HTML5 and CSS3
- Linux內核設計的藝術:圖解Linux操作系統架構設計與實現原理
- Hands-On UX Design for Developers
- Kali Linux高級滲透測試(原書第3版)
- Heroku Cloud Application Development
- Advanced Infrastructure Penetration Testing
- Angular權威教程
- Instant Responsive Web Design
- Instant Getting Started with VMware Fusion
- SQL Server on Azure Virtual Machines