Tools and scripts to simplify pentests
Python script to enumerate users (potential targets) from SMTP servers.
python3 smtp-enum.py usernames.txt 10.10.10.10
Bash script to run an initial scan on all ports, then run a default script and service scan on those open ports.
scan-script.sh 10.10.10.10