You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An advanced deep learning solution for detecting IoT botnet attacks, specifically Mirai, leveraging the power of GNNs. This project transforms raw IoT device network traffic into dynamic graph structures and employs a GraphSAGE model for robust and efficient anomaly detection, enhancing the security posture of interconnected devices.
This project focuses on implementing an advanced IoT network custom protocol using the RPL (Routing Protocol for Lossy networks) with a time-window expiration parameter. The primary goals are to handle power consumption and reduce network congestion.
[Anomaly detection] refers to the process of identifying patterns in data that do not conform to expected behavior. This project aims to develop a machine learning model to predict and identify potential attacks in IoT networks, thus helping to secure these networks from malicious activities.