summaryrefslogtreecommitdiffstats
path: root/network/mz/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/mz/README')
-rw-r--r--network/mz/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/network/mz/README b/network/mz/README
index a322cfc62c..02576ac946 100644
--- a/network/mz/README
+++ b/network/mz/README
@@ -1,6 +1,6 @@
Mausezahn is a **fast traffic generator** written in C which allows you
to send nearly every possible and impossible packet.
-Mausezahn can be used for example
+Mausezahn can be used:
- As traffic generator (e. g. to stress multicast networks)
- For penetration testing of firewalls and IDS
@@ -11,8 +11,8 @@ Mausezahn can be used for example
malformed packets, ...)
- As didactical tool during lab exercises
-...and more. Mausezahn is basically a versatile packet creation tool on
-the command line with a simple syntax and online help. It could also be
-used within (bash-) scripts to perform combination of tests.
+Mausezahn is basically a versatile packet creation tool on the command line
+with a simple syntax and online help. It could also be used within (bash-)
+scripts to perform combination of tests.
-Mausezahn requires libnet, which is also available from SlackBuilds.org.
+Mausezahn requires libnet and libcli.