Skip to content

ZemlyakovDmitry/cloudfuck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudFuck

CloudFuck - is a tool for subdomain enumeration (not fully ready) and finding origin IPs. You can scan one or few domains per run. Code is not optimized so scan may take a while.

Installation

Run: git clone https://github.com/ZemlyakovDmitry/cloudfuck && cd cloudfuck && pip install -r requirements.txt Edit cloudfuck.py and replace "APIKEY" at line 12 with your VirusTotal api key. You can get it HERE.

Usage

To start scanning just run one of following commands:

To scan a single domain: python cloudfuck.py --d DOMAIN

To scan a list of domains: python cloudfuck.py --f FILE

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages