Skip to content

YashGoti/Subdomain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Subdomain Enumeration

Some Hacks For Subdomain Enumeration That's it.

Sources

* alienvault
* anubis
* archive
* certspotter
* crt
* dnsbufferover
* dnsdumpster
* hackertarget
* rapiddns
* riddler
* threatcrowd
* threatminer
* urlscan
* virustotal

Installation

git clone https://github.com/YashGoti/Subdomain
cd Subdomain
chmod +x subdomain.sh

Usage

./subdomain.sh domain
or
sudo ./subdomain.sh domain

Make subdomain.sh universal

cp <PATH TO FILE>/subdomain.sh /usr/bin/subdomain
subdomain domain

[Mostly work in Linux Systems]

HUNT THE BUG