0fc5d6b01c
traceroute, and nmap, hping can be used to traceroute through packet filtering routers. Among other things.
8 lines
483 B
Text
8 lines
483 B
Text
hping is a command-line oriented TCP/IP packet assembler/analyzer.
|
|
The interface is inspired by the ping(8) unix command, but hping
|
|
isn't only able to send ICMP echo requests. It supports TCP, UDP,
|
|
ICMP and RAW-IP protocols, has a traceroute mode, the ability to
|
|
send files between a covert channel, and many other features.
|
|
While hping was mainly used as a security tool in the past, it can
|
|
be used in many ways by people that don't care about security to
|
|
test networks and hosts.
|