dets. 052011
#w00tw00t p2ringud logida ja vastuseta j2tta
iptables -I INPUT -p tcp --dport 80 -m string --to 70 --algo bm --string 'GET /w00tw00t.' -j LOG --log-prefix "w00t:"
iptables -I INPUT -p tcp --dport 80 -m string --to 70 --algo bm --string 'GET /w00tw00t.' -j DROP
#httpsil ka
iptables -I INPUT -p tcp --dport 443 -m string --to 70 --algo bm --string 'GET /w00tw00t.' -j LOG --log-prefix "w00t:"
iptables -I INPUT -p tcp --dport 443 -m string --to 70 --algo bm --string 'GET /w00tw00t.' -j DROP