Educational DDoS detection simulation platform for SOC analysts and security students. Generates realistic network traffic patterns, simulates volumetric and application-layer attacks, and provides a detection dashboard with real-time alerting.
graph LR
USER[User] --> API[FastAPI]
API --> PROC[Processor]
PROC --> DB[(Database)]
API --> AUTH[Auth Layer]
PROC --> AI[AI/ML Engine]
Microservices-based architecture with API Gateway, authentication layer, PostgreSQL persistence, and event-driven communication.
git clone https://github.com/Raphasha27/DDOS-Detection-Simulator.git
cd DDOS-Detection-Simulator
pip install -r requirements.txt
python simulate.py
This tool is designed for SOC training and educational purposes. It simulates DDoS traffic in isolated environments only.
| Project | Description |
|---|---|
| Network-Port-Scanner | Multi-threaded network scanning and banner grabbing |
| Insider-Threat-Detector | Behavioral analytics for insider threat detection |
| Phishing-Awareness-Game | Educational security awareness training |
GitHub (this repo)
↓
Portfolio → https://raphasha27.github.io/raphasha-dev-portfolio
↓
Contact → https://github.com/Raphasha27
MIT — see LICENSE
This project is developed and maintained together with the team: