Network Based Intrusion Detection System Using Deep Learning
- 0 Collaborators
The aim of is to deploy a Network based IDS in real-time which uses tensorflow backend to detect malware traffic from live network stream. ...learn more
Networking, Artificial Intelligence
Groups
Student Developers for AI
Overview / Usage
Creating a huge dataset of malware traffic images and normal traffic images (.pcacp to .png) by splitting it with tcpflow to generate socket to socket connection and training a model using deep learning to improve the accuracy of the malware detection.