aboutsummaryrefslogtreecommitdiff
path: root/network/dsniff/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-03-13 17:37:01 -0400
committerB. Watson <yalhcru@gmail.com>2022-03-13 17:37:01 -0400
commit0c22c680111d76c77ffcdc9ea47d304488a766b2 (patch)
treec96bd725703ebd0b386576756838ca1a0923be81 /network/dsniff/README
parenta888eae9e9aeb01360a12d4c6d15b85472d0b853 (diff)
network/dsniff: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/dsniff/README')
-rw-r--r--network/dsniff/README15
1 files changed, 8 insertions, 7 deletions
diff --git a/network/dsniff/README b/network/dsniff/README
index 39b8cafe10a0..a8a7d90ca7ac 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.