With help of xen00rw
Install • Examples • Contributing • License
git clone https://github.com/phor3nsic/subdominex
cd subdominex && chmod +x install.sh
sudo ./install.sh
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>
./subdominex.sh example.com
for x in $(cat targets.txt);do ./subdominex.sh $x;done
Just open an issue / pull request.
This repository is under MIT License.
ph0r3nsic@wearehackerone.com to contact me.