From 5b4af2018bff6a69c2816896c89d2306b0dc6459 Mon Sep 17 00:00:00 2001 From: Fernando Giannasi Date: Sun, 27 Oct 2013 23:09:25 -0500 Subject: network/t50: Added (Experimental Mixed Packet Injector Tool) Signed-off-by: Robby Workman --- network/t50/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 network/t50/README (limited to 'network/t50/README') 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. -- cgit v1.2.3