Skip to content

Manjeetkumarr/dos-attack-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

🛡 DoS Attack Simulation (Cybersecurity Project)

📌 Overview

This project demonstrates a Denial of Service (DoS) attack in a controlled virtual lab environment using Kali Linux and Metasploitable2.

🎯 Objectives

  • Understand DoS attack concept
  • Simulate ICMP flooding attack
  • Analyze traffic using Wireshark

🛠 Tools Used

  • Kali Linux
  • Metasploitable2
  • Wireshark
  • VMware Workstation
  • hping3

⚙ Setup

  • Two virtual machines connected in same network
  • Kali Linux (Attacker)
  • Metasploitable2 (Target)

🚀 Execution

  • Identified target IP using ifconfig
  • Captured traffic using Wireshark
  • Performed ICMP flood attack using hping3

📊 Results

  • High ICMP traffic observed
  • Packet loss reached ~100%
  • Target system slowed down

📷 Screenshots

hping3 Attack Execution . Wireshark ICMP Traffic . Packet Details1 . Packet Details2

📄 Report

Download Report

⚠ Ethical Note

This project is for educational purposes only. Do not misuse.

About

DoS Attack Simulation using Kali Linux, Metasploitable2, and Wireshark in a virtual lab environment.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors