1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/security/firewalk/pkg-descr
Steve Price f9237f9c09 Initial import of firewalk version 0.99beta.
A network auditing tool.

PR:		11641
Submitted by:	Peter Shipley <shipley@dis.org>
1999-06-09 01:25:02 +00:00

12 lines
552 B
Plaintext

Firewalk is a network auditing tool that attempts to
determine what transport protocols a given gateway will
pass. Firewalk works by sending out TCP or UDP packets
with a TTL one greater then the targeted gateway. If the
gateway allows the traffic, it will forward the packets to
the next hop where they will expire and elicit an
ICMP_TIME_EXCEEDED message. If the gateway host does not
allow the traffic, it will likely drop the packets on the
floor and we will see no response.
WWW: http://www.packetfactory.net/firewalk/