I captured some packets from server(like: ip.addr == 111.11.11.111 && data), and want to send them again. How to do it? Googling didn't yield any easy way not involving some complex stuff resulting in a script being able to send only this specific request, without any flexibility. I'am using only Windows 10 64Bit |
Wireshark is not a packet generator, it captures and decodes packets. Look at other tools like Ostinato or scapy to replay captured packets or generate new packets. thanks but that tools are crap. i get always error. any good tools to sending captured packets?
(11 Jan '17, 15:28)
cascraft
|