freebsd-ports/net/hping/pkg-descr
Edwin Groothuis 839643ce99 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).
2003-01-18 22:48:27 +00:00

23 lines
969 B
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>