This project demonstrates a Denial of Service (DoS) attack in a controlled virtual lab environment using Kali Linux and Metasploitable2.
- Understand DoS attack concept
- Simulate ICMP flooding attack
- Analyze traffic using Wireshark
- Kali Linux
- Metasploitable2
- Wireshark
- VMware Workstation
- hping3
- Two virtual machines connected in same network
- Kali Linux (Attacker)
- Metasploitable2 (Target)
- Identified target IP using
ifconfig - Captured traffic using Wireshark
- Performed ICMP flood attack using hping3
- High ICMP traffic observed
- Packet loss reached ~100%
- Target system slowed down
.
.
.
This project is for educational purposes only. Do not misuse.