head	1.4;
access;
symbols
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2005.11.15.08.35.34;	author az;	state dead;
branches;
next	1.3;

1.3
date	2003.01.18.22.48.27;	author edwin;	state Exp;
branches;
next	1.2;

1.2
date	2001.09.14.13.24.59;	author dwcjr;	state Exp;
branches;
next	1.1;

1.1
date	2000.10.28.01.57.14;	author jeh;	state Exp;
branches;
next	;


desc
@@


1.4
log
@- Move securiy/hping -> net/hping
@
text
@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>
@


1.3
log
@Email address update for Nicolas Jombart

From: Nicolas Jombart <ecu@@ipv42.net>
To: Edwin Groothuis <edwin@@FreeBSD.org>
Cc: Nicolas.Jombart@@hsc-labs.com

Thank you for commiting my last PR this week. Can you, if you have time,
change my e-mail address in all of my ports ? (see diff attached).
@
text
@@


1.2
log
@Give maintainership to originator
Remove broken line
Update to 2.0.0-rc1

PR:		30572
Submitted by:	Nicolas.Jombart@@hsc-labs.com
Approved by:	maintainer
@
text
@d23 1
a23 1
-- Nicolas Jombart <Nicolas.Jombart@@hsc-labs.com>
@


1.1
log
@Add New Port: security/hping
Network auditing tool

PR:		21933
Submitted by:	Roman Shterenzon <roman@@xpert.com>
@
text
@d1 9
a9 7
hping2 is a network tool able to send custom ICMP/UDP/TCP
packets and to display target replies like ping do with
ICMP replies. hping2 handle fragmentation, arbitrary packet
body and size and can be used in order to transfer files
under supported protocols. Using hping2 you are able at
least to perform the following jobs:

a19 1
	- A lot of others. 
d21 1
a21 1
WWW: http://www.kyuzz.org/antirez/hping/
d23 1
a23 1
-- Roman Shterenzon <roman@@xpert.com>
@

