Given that I’m on a local network, if I can capture a ICMP echo request packet, and considering that I want to spoof a echo reply, what part of the original packet would I need to change supposing I make a copy of the original before i send it back? I’m guessing the IP header would need to change, (the destination IP of the original would become the source, and vice versa) as well as the ICMP header (the type would need to change to ECHO_REPLYPACKET). But besides those 2 are there any others?
Share
Quoting RFC 792 :
IdentifierandSequence Numbermust be0as well.RFC 1071 shows you how to calculate the
Checksum