Commit Graph

5 Commits

Author SHA1 Message Date
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
margarida
18326501dd Add MASTER_SITE;
Remove patch, all work is now done in the Makefile;
Cosmetic changes;
Take maintainership, agreed by previous MAINTAINER.

brad@ ok
2002-12-22 01:20:16 +00:00
obecian
3ddc7889cb kill pkg/COMMENT 2001-03-28 09:43:30 +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