Index of /ports_net/hping

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 15-Nov-2005 13:30 1.0K [   ] distinfo 28-May-2011 14:08 136 [DIR] files/ 25-Dec-2006 04:05 - [TXT] pkg-descr 19-Jan-2003 01:48 969 [DIR] work/ 20-Nov-2008 12:38 -
hping is a command-line oriented TCP/IP packet assembler/analyzer. 
The interface is inspired to 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 covered 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. A subset of the stuff you can do using hping:
 
	- Test firewall rules
	- [spoofed] port scanning
	- Test net performance using different protocols,
	  packet size, TOS (type of service) and fragmentation.
	- Path MTU discovery
	- Files transfering even between really fascist firewall rules.
	- Traceroute like under different protocols.
	- Firewalk like usage.
	- Remote OS fingerprint.
	- TCP/IP stack auditing.

WWW: http://www.hping.org/

-- Nicolas Jombart <ecu@ipv42.net>