- Kali Linux:An Ethical Hacker's Cookbook(Second Edition)
- Himanshu Sharma
- 130字
- 2021-06-24 15:59:26
How to do it...
- Download/clone the repository from GitHub: https://github.com/Warflop/CloudBunny:

- Next, install the Python dependencies by using the pip install -r requirements.txt command.
- Since the tool is dependent on Shodan, Censys, and Zoomeye, we need to provide the API keys in api.conf:

- Now that everything is set, we can run the tool with the -h flag to see all of its features:

- As an example, we will run the tool to find the IP address of a domain using only Shodan. The command for the same is mentioned in the following code block:
python cloudbunny.py -u domain.com -s
The following screenshot shows the output of the preceding command:

From the preceding screenshot, we can see that we have gathered one IP address for the packtpub.com domain.
推薦閱讀
- Linux設備驅(qū)動開發(fā)詳解(第2版)
- Implementing Cisco UCS Solutions
- Windows Vista基礎與應用精品教程
- Getting Started with oVirt 3.3
- Linux系統(tǒng)架構與運維實戰(zhàn)
- FreeRTOS實時內(nèi)核應用指南
- Linux網(wǎng)絡操作系統(tǒng)與實訓(第三版)
- 嵌入式應用程序設計綜合教程(微課版)
- PLC控制系統(tǒng)應用與維護
- 嵌入式Linux驅(qū)動程序和系統(tǒng)開發(fā)實例精講
- Installing and Configuring Windows 10:70-698 Exam Guide
- 完美應用RHEL 8
- Windows Server 2012網(wǎng)絡操作系統(tǒng)項目教程(第4版)
- Social Data Visualization with HTML5 and JavaScript
- Introduction to R for Quantitative Finance