2000-11-29 03:29:03 +01:00
|
|
|
Tcpreplay is aimed at testing the performance of a Network Intrusion Detection
|
|
|
|
System by replaying real background network traffic in which to hide attacks.
|
|
|
|
|
|
|
|
Tcpreplay allows you to control the speed at which the traffic is replayed,
|
|
|
|
and can replay arbitrary libpcap traces.
|
|
|
|
|
|
|
|
Unlike programmatically-generated artificial traffic which doesn't exercise
|
|
|
|
the application/protocol inspection that a NIDS performs, and doesn't
|
|
|
|
reproduce the real-world anomalies that appear on production networks
|
|
|
|
(asymmetric routes, traffic bursts/lulls, fragmentation, retransmissions,
|
|
|
|
etc.), tcpreplay allows for exact replication of real traffic seen on real
|
|
|
|
networks.
|
|
|
|
|
2002-10-10 02:24:03 +02:00
|
|
|
WWW: http://www.sf.net/projects/tcpreplay
|