[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Stealth Test za pomoca http://www.pcflank.com/



mariusz wrote:
> Witam
> 
> Test "stealth" za wykonany za pomoca serwisu 
>  http://www.pcflank.com/ zwraca takie oto wartosci
> 
> TCP "ping"  	   	stealthed  	
>   	TCP NULL 	  	non-stealthed 	
>   	TCP FIN 	  	non-stealthed 	
>   	TCP XMAS 	  	non-stealthed 	
>   	UDP 	  	stealthed
> 
> Jakie reguly iptables mozna uzyc aby wszystkie powyzsze wartosci byly 
> stealthed ?
> 
> 


iptables -A INPUT -j DROP -p tcp --tcp-flags SYN,FIN,RST SYN,FIN,RST

iptables -A INPUT -j DROP -p tcp --tcp-flags ALL NONE


powinno byc w necie.. jesli nie pomoze

Lukasz Pieczara



Reply to: