Skip to content

phor3nsic/subdominex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SubdomineX

Domain Asset Identification Tool

Coded with 💙 by ph0r3nsic
With help of xen00rw


Share on Twitter!

InstallExamplesContributingLicense

Install 📡

Clone:

git clone https://github.com/phor3nsic/subdominex

Installation

cd subdominex && chmod +x install.sh
sudo ./install.sh

P.S.

Chaos tool from project discovery expects an key in order to use the API.

If you have one key, set it on the environmenet variables:

export CHAOS_KEY=<key>

Used Tools:

Examples 💡

Single target:

./subdominex.sh example.com

For multi targets:

for x in $(cat targets.txt);do ./subdominex.sh $x;done

Contributing 🛠

Just open an issue / pull request.

License 📝

This repository is under MIT License.
ph0r3nsic@wearehackerone.com to contact me.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages