Next, install the Python dependencies by using the pip install -r requirements.txtcommand.
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.comdomain.