Firewall False Data Injection IDS
This code is an implementation of a network anomaly detection system using packet size analysis. The purpose of this code is to load a training… Read More »Firewall False Data Injection IDS
Category for my university thesis
This code is an implementation of a network anomaly detection system using packet size analysis. The purpose of this code is to load a training… Read More »Firewall False Data Injection IDS
This Python code demonstrates the use of machine learning to detect a potential DoS (Denial of Service) attack. The code imports the necessary libraries to… Read More »Firewall Denial of Service IDS
Utility.py is Python script that implements a Modbus TCP server to communicate with a smart meter, which is an electronic device used for measuring electrical… Read More »Control Centre Modbus TCP server
This is code my simulation project for Smart Grid Security thesis. This post is about Smart Meter (SM) device that is designed to be mounted… Read More »Smart Meter Modbus TCP client