0x3c3e / recloud

Find orphaned IP's on cloud services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependencies:

pip install -r requirements.txt

Run

GCP

python3.7 gcp.py "[project]" --region="[region]"

AWS

python3.7 aws.py [region] -aK [access key] -sK [secret key] -p [number of processes]

ref: https://github.com/monoxgas/FlyingAFalseFlag

About

Find orphaned IP's on cloud services


Languages

Language:Python 86.5%Language:Go 13.5%