Grunt's personal blog

this is my personal blog for my hacking stuff, my degree stuff, etc

View on GitHub

SMTP/POP/IMAP Mail Server Pentesting

Reconocimiento en imap

Recon automatico de imap

Enviar mails desde la terminal

sendemail -f 'jonas@localhost' \
-t 'mailadmin@localhost' \
-s 192.168.244.140:25 \
-u 'a spreadsheet' \
-m 'Please check this spreadsheet' \
-a exploit.ods