What?
Small 'automatic enumerator' that...
* Scans given domain for subdomains.
* Scans for CNAMEs (for possible subdomain takeovers).
* Scans ports from targets.
* Tries to grab screenshot from websites / ports that are found.
Usage:
./aenum.py -h
Requirements:
* Httpscreenshot (https://github.com/breenmachine/httpscreenshot)
* Masscan (https://github.com/robertdavidgraham/masscan)
* Knockpy (https://github.com/guelfoweb/knock)
* Python (https://www.python.org/)
* Sublist3r (https://github.com/aboul3la/Sublist3r)
* git clone Installationhttps://github.com/jvesiluoma/aenum + requirements (see above :))
Version 1.0 * Requirements check added.