I want to test some security on an NTP client developed in-house and would like to use netcat to do it. I have packets captured with Wireshark from previous NTP exchanges that I tried to feed to the client but that doesn't appear to be working.

link|improve this question
feedback

2 Answers

Perhaps these tools can help you:

PlayCap
Playback for Wireshark Captures

Tcpreplay

link|improve this answer
tcpreplay doesn't do udp packets, which I need for ntp. PlayCap is handy, tho' – Ishpeck May 27 '11 at 16:54
feedback

Here is another great tool:
Ostinato, packet crafter and traffic generator

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.