Skip to content

nathanb565/PingFloodSimulation-Defense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

PingFloodSimulation-Defense

Ping flood attack simulation and defense

ICMP Ping Flood Simulation & Defense โ€“ Ubuntu Server Lab

๐Ÿ“Œ Overview

This project demonstrates how to simulate, detect, and mitigate a Denialโ€‘ofโ€‘Service (DoS) attack using ICMP ping floods against an Ubuntu Server.
The lab environment was designed to showcase both offensive testing and defensive hardening techniques.

๐ŸŽฏ Objectives

  • Simulate ICMP ping flood attacks to study DoS behavior.
  • Capture and analyze abnormal traffic patterns with Wireshark.
  • Ingest system and network logs into Splunk for centralized monitoring.
  • Configure custom Splunk alerts to detect flooding activity.
  • Implement iptables firewall rules to limit ICMP requests and mitigate attack impact.

๐Ÿ› ๏ธ Tools & Technologies

  • Ubuntu Server โ€“ Target environment
  • Wireshark โ€“ Packet capture and traffic analysis
  • Splunk โ€“ Log ingestion, dashboards, and alerting
  • iptables โ€“ Linux firewall for traffic control
  • VirtualBox โ€“ Lab virtualization environment

๐Ÿ”Ž Attack Simulation

  • Used ping with high frequency to generate ICMP flood traffic

About

Ping flood attack simulation and defense

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published