in reply to Re^3: Insert the 4th TCP packet after TCP three-times handshakes
in thread Insert the 4th TCP packet after TCP three-times handshakes

There are lots of things good & bad that could be done with injecting of packets. The code does a connect, and then sends a packet by hand on its own connection. Sure, if the code looked for a handshake without creating one, then I could see claiming this code was evil, but thats not what this code does.
  • Comment on Re^4: Insert the 4th TCP packet after TCP three-times handshakes