summaryrefslogtreecommitdiff
path: root/package/dsniff/Config.in
blob: 3358c3608a8604ff1f611326b855a6683622f490 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config ADK_PACKAGE_DSNIFF
	prompt "dsniff............................ A collection of tools for betwork auditing and penetration testing"
	tristate
	select ADK_PACKAGE_LIBPCAP
	select ADK_PACKAGE_LIBNIDS
	select ADK_PACKAGE_LIBNET
	select ADK_PACKAGE_LIBOPENSSL
	select ADK_PACKAGE_LIBGDBM
	default n
	help
	  A collection of tools for network auditing and penetration testing

	  http://www.monkey.org/~dugsong/dsniff/