[GTER] Porta do Kazaa Ligth

Marcus Grando marcus at sbh.eng.br
Thu Apr 3 10:42:01 -03 2003


Achei mais isso para quem servir (pelas strings):

#Build INSPECT
#Gnutella
/sbin/iptables -A INSPECT -p TCP -m string --string "GNUTELLA 
CONNECT/0.6" -j INSDROP
#/sbin/iptables -A INSPECT -p TCP -m string --string "GNUTELLA/0.6" -j 
INSDROP
#FastTrack (KaZaA, Grokster)
/sbin/iptables -A INSPECT -p TCP -m string --string "X-Kazaa-Username:" 
-j INSDROP
/sbin/iptables -A INSPECT -p TCP -m string --string "X-Kazaa-Network:" 
-j INSDROP
/sbin/iptables -A INSPECT -p TCP -m string --string 
"X-Kazaa-SupernodeIP:" -j INSDROP
#DirectConnect
/sbin/iptables -A INSPECT -p TCP -m string --string "\$ValidateNick " -j 
INSDROP
/sbin/iptables -A INSPECT -p TCP -m string --string "\$HubName " -j INSDROP
#IMesh
/sbin/iptables -A INSPECT -p UDP -m string --string "fileshare" -j INSDROP
#Swaptor/FileNavigator
/sbin/iptables -A INSPECT -p TCP -m string --string "2000 Server ready" 
-j INSDROP

Abraços

-- 
Marcus Grando
<marcus at sbh dot eng dot br>




More information about the gter mailing list