diff options
author | Fernando Giannasi <phoemur@gmail.com> | 2013-10-27 23:09:25 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-27 23:39:09 -0500 |
commit | 5b4af2018bff6a69c2816896c89d2306b0dc6459 (patch) | |
tree | 4fe08214ebb0f3a92487cac3b2c9a9ffee1de8ee /network/t50/README | |
parent | 19aed08cc5064ed48619cbf4642b6ee06dd88dcf (diff) | |
download | slackbuilds-5b4af2018bff6a69c2816896c89d2306b0dc6459.tar.gz |
network/t50: Added (Experimental Mixed Packet Injector Tool)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/t50/README')
-rw-r--r-- | network/t50/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/t50/README b/network/t50/README new file mode 100644 index 0000000000..e6e317daaa --- /dev/null +++ b/network/t50/README @@ -0,0 +1,9 @@ +T50 is a tool designed to perform stress testing on a variety of infrastructure +network devices, covering some regular protocols (ICMP, IGMP, TCP and UDP), +some infrastructure specific protocols (GRE, IPSec and RSVP) and some routing +protocols (RIP, EIGRP and OSPF). + +The main differentiator of T50 is that it is able to send all protocols +sequentially using one single SOCKET, and it is capable of being used to +modify network routes, letting IT Security Professionals perform advanced +tests. |