diff options
Diffstat (limited to 'security/firewalk/pkg-descr')
-rw-r--r-- | security/firewalk/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/firewalk/pkg-descr b/security/firewalk/pkg-descr index 0a905254e7e6..6d9c1ea90178 100644 --- a/security/firewalk/pkg-descr +++ b/security/firewalk/pkg-descr @@ -1,7 +1,7 @@ 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 +with a TTL one greater than 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 |