I have two applications say, Sender.exe and Receiver.exe. I have to fuzz the tcp packets sent between the sender to the receiver.
I'm beginner to Peach Fuzzer. Could you please give a sample example (Peach Pit) of how to fuzz TCP packets. I'm not able to find the samples in internet.
the given code might help you. this xml PIT code will send a GET request to localhost with the request header of
just put this xml to a file then ./peach -1 --debug pathtofile/file.xml