On Thursday, March 27, 2003, at 12:55 PM, Ian Holsman wrote:



1. does anyone know of a tool which can replay http traffic caught via tcpdump, and possibly
change the hostname/ip# of the host.

tcptrace (www.tcptrace.org I think) can take tcpdump output and produce a file for each direction of each TCP session found in the dump. You can use netcat to shove it at whomever you want at that point.

-aaron



Reply via email to