#mooncon
Domain Recon
usage: ./mooncon domain.com
Grabs given domain, gets the subdomains via sublis3r and crtsh. Takes the results, gets the IPs and gets the geolocation.
Requirements:
[+]jq[+]
apt install jq
[+]Sublist3r[+]
Kali Linux has it in the repository
apt install sublist3r
or install it from Github
https://github.com/aboul3la/Sublist3r.git