SMTP
1) Enumeration
nmap 192.168.10.10 --script=smtp* -p 25smtp-user-enum -M VRFY -U /usr/share/seclists/Usernames/Names/names.txt -t domain.localDefault results from this wordlist
bin
irc
mail
man
root
sys2) Username Generation
wget https://raw.githubusercontent.com/jseidl/usernamer/master/usernamer.pyLast updated