mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
0c22c68011
Signed-off-by: B. Watson <yalhcru@gmail.com>
8 lines
519 B
Text
8 lines
519 B
Text
dsniff is a collection of tools for network auditing and penetration
|
|
testing. dsniff, filesnarf, mailsnarf, msgsnarf, urlsnarf, and
|
|
webspy passively monitor a network for interesting data (passwords,
|
|
e-mail, files, etc.). arpspoof, dnsspoof, and macof facilitate the
|
|
interception of network traffic normally unavailable to an attacker
|
|
(e.g, due to layer-2 switching). sshmitm and webmitm implement active
|
|
monkey-in-the-middle attacks against redirected SSH and HTTPS sessions
|
|
by exploiting weak bindings in ad-hoc PKI.
|