You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
config BR2_PACKAGE_DSNIFF
|
|
|
|
prompt "dsniff............................ A collection of tools for betwork auditing and penetration testing"
|
|
|
|
tristate
|
|
|
|
select BR2_PACKAGE_LIBPCAP
|
|
|
|
select BR2_PACKAGE_LIBNIDS
|
|
|
|
select BR2_PACKAGE_LIBNET
|
|
|
|
select BR2_PACKAGE_LIBOPENSSL
|
|
|
|
select BR2_PACKAGE_LIBGDBM
|
|
|
|
default m if CONFIG_DEVEL
|
|
|
|
help
|
|
|
|
A collection of tools for network auditing and penetration testing
|
|
|
|
|
|
|
|
http://www.monkey.org/~dugsong/dsniff/
|
|
|
|
|