Spoofing and On-Path Attacks
Understand how attackers fake identities and intercept traffic.
What Spoofing Means
Spoofing is faking an identity to fool a system or person. An attacker pretends to be a trusted source, like a known IP address, MAC address, email sender, or website, to gain access or intercept traffic.
Spoofing underlies many network attacks. If a device trusts an address blindly, faking that address lets the attacker slip past defenses or redirect traffic.
IP Address Spoofing
IP spoofing forges the source IP address in a packet so it appears to come from a trusted host. Attackers use it to bypass IP-based filters, hide their origin, or amplify DoS attacks by tricking servers into replying to a victim.
Because basic IP does not verify the source, spoofing is easy. Defenses include ingress and egress filtering that drop packets with clearly forged source addresses.
All lessons in this course
- Spoofing and On-Path Attacks
- Denial-of-Service Attacks
- Social Engineering and Phishing
- Building Practical Mitigations