Pyr0sec / Subdomain

Hacks For Subdomain Enumeration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Hacks For Subdomain Enumeration

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%