explain IP spoofing.
Answers
Answer:
IP spoofing is P spoofing is the creation of Internet Protocol (IP) packets which have a modified source address in order to either hide the identity of the sender, to impersonate another computer system, or both. It is a technique often used by bad actors to invoke DDoS attacks against a target device or the surrounding infrastructure.
Sending and receiving IP packets is a primary way in which networked computers and other devices communicate, and constitutes the basis of the modern internet. All IP packets contain a header which precedes the body of the packet and contains important routing information, including the source address. In a normal packet, the source IP address is the address of the sender of the packet. If the packet has been spoofed, the source address will be forged.
Explanation:
Mark me as the brainlest
Answer:
in IP spoofing , a hacker uses tools to modify the source address in the packet header to make the receiving computer system think the packet is from a trusted. source,such as another computer on a legitimate network , and accpet it . Because this occurs at the network level .