Shodan Cloud Asset Finder is a Python script that searches for cloud assets across various cloud providers using Shodan dorks. Users can input a domain, and the script will query Shodan for exposed services related to that domain.
- β
Reads Shodan dorks from a file (
shodan_dorks.txt) - β Accepts domain input from the user
- β Queries Shodan API for exposed cloud assets
- β Saves results in a JSON file for analysis
- β Automates cloud reconnaissance with Shodan searches
git clone https://github.com/your-repo/shodan-cloud-finder.git
cd shodan-cloud-finder