Commit Graph

5 Commits

Author SHA1 Message Date
espie
08354b5cea More dependency breakage: wbd needs tcl,tk.
magicpoint will use gettext and mng.
And angst uses libnet, which was recently updated to shared (grrr).
2001-10-15 11:36:01 +00:00
obecian
3ddc7889cb kill pkg/COMMENT 2001-03-28 09:43:30 +00:00
obecian
4f46a4a8f6 + integrate COMMENT
+ bump NEED_VERSION
2001-03-28 08:28:47 +00:00
obecian
5be100276f respect CC/CFLAGS (from wilfried@) 2001-03-18 02:20:36 +00:00
obecian
44e2f069bb Angst is an active sniffer, based on libpcap and libnet.
Angst provides methods for aggressive sniffing on switched
local area network environments.

It dumps the payload of all the TCP packets received on the
specified ports.  Moreover, it implements methods for active
sniffing.  Angst currently provides two active sniffing methods.
The first monitors ARP requests, and after enabling IP
forwarding on the local host, sends ARP replies mapping all IPs
to the local MAC address.  The second method floods the local
network with random MAC addresses (like macof v1.1 by Ian Vitek),
causing switches to send packets to all ports.  Made just for
testing purposes and fun.  If you compile it on any other
platform except the ones listed below, please contact me at the
above email address.  As always, published under a BSD style
license, see the included LICENSE file.
2001-02-19 21:55:46 +00:00