diff options
-rw-r--r-- | network/dsniff/README | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/network/dsniff/README b/network/dsniff/README index 39b8cafe10a0b..a8a7d90ca7acd 100644 --- a/network/dsniff/README +++ b/network/dsniff/README @@ -1,7 +1,8 @@ -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. +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. |