- Kali Linux:An Ethical Hacker's Cookbook(Second Edition)
- Himanshu Sharma
- 237字
- 2021-06-24 15:59:21
How to do it...
- Visit https://censys.io/ in your browser, as shown in the following screenshot:

- We must be a logged-in user to perform detailed searches, which we will cover later in this recipe.
- If we want to look for a particular IP, we can simply paste the IP in the search bar. As we can see in the following screenshot, it will give us basic information about the IPv4 host, such as the protocols being used and the version of SSL:

- We can also view the IPWHOIS by clicking on the WHOIS tab:

- Let's try and search for a subnet: it's easy, we can simply type the subnet in the search bar and press Go.
- In the following screenshot, we can see that by doing this, we can see all of the hosts in the subnet, along with details of their location, open ports, owner, and so on:

- Censys also supports and/or operators. For example, if we want to search for two different subnets using an or operator, we can do this as follows:

- But what if we want to search for public servers that either have the word Dell or Amazon within the 23.0.0.0/8 subnet? This is useful when we are trying to do a recon about an organization that has lots of publicly accessible assets. This can be done by using the following search term:

推薦閱讀
- Red Hat Enterprise Linux 8系統管理實戰
- Ansible權威指南
- 深入Linux內核架構與底層原理(第2版)
- 突破平面3ds Max動畫設計與制作
- NetDevOps入門與實踐
- AWS SysOps Cookbook
- Python UNIX和Linux系統管理指南
- Linux軟件管理平臺設計與實現
- Office 365 User Guide
- Embedded Systems Architecture
- OpenStack Trove Essentials
- 不可不知的Windows技巧
- Modern Python Cookbook
- Oracle Goldengate 11g Complete Cookbook
- OpenStack從零開始學