Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrvcoder/cloud_data
Get some useful data from Clouds for your targets
https://github.com/mrvcoder/cloud_data
apex-domains bug-bounty bugbounty cloud cname domain ipv4 osint osint-tool recon reconnaissance subdomain subdomain-enumeration subdomain-finder subdomain-scanner
Last synced: 3 months ago
JSON representation
Get some useful data from Clouds for your targets
- Host: GitHub
- URL: https://github.com/mrvcoder/cloud_data
- Owner: mrvcoder
- Created: 2023-12-27T21:47:36.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-27T01:37:47.000Z (3 months ago)
- Last Synced: 2024-10-27T02:34:25.944Z (3 months ago)
- Topics: apex-domains, bug-bounty, bugbounty, cloud, cname, domain, ipv4, osint, osint-tool, recon, reconnaissance, subdomain, subdomain-enumeration, subdomain-finder, subdomain-scanner
- Language: Go
- Homepage:
- Size: 11 MB
- Stars: 16
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cloud Data
## Supported clouds
- AWS
- Amazon
- Digitalocean
- Microsoft
- Oracle
- GCP## Data Sources
- [trickset's cloud data](https://github.com/trickest/cloud)
- [kaeferjaeger.gay's cloud data](http://kaeferjaeger.gay/?dir=sni-ip-ranges)this repo is gathering data from mentioned data sources and parse the data and finds some useful info about targets which you set them
in `targets.txt` file :D## Usage
- Give a star to project :D
- Fork this repo
- Enable Github Actions in your forked repo
- Edit `targets.txt` file and add your targets (domain or ip)
**Actions will run every 7 days** And the outputs will be in `outputs/{{YourTarget.txt}}`.You can schedule of running this app by editing actions file `app.yml` (cron value)