---
name: firewalk
version: 5.0_4
origin: security/firewalk
comment: Remote firewall auditing tool
arch: freebsd:10:x86:64
www: http://www.packetfactory.net/firewalk/
maintainer: onatan@gmail.com
prefix: /usr/local
licenselogic: single
flatsize: 25504
desc: |
  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 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
  allow the traffic, it will likely drop the packets on  the
  floor and we will see no response.

  WWW: http://www.packetfactory.net/firewalk/
deps:
  libnet: {origin: net/libnet, version: '1.1.6_1,1'}
  libdnet: {origin: net/libdnet, version: 1.11_3}
categories:
- security
shlibs_required:
- libdnet.so
- libnet.so.8
