#NOTE THAT WE ARE NOT AUTHORIZED TO SHARE THE DATA-SET. Please refer to the original data source mentioned in the paper.#
The code for building a two layer shallow CNN to detect IoT malware images
The images extracted from IoT DDoS malwares can be found in "MalwareImageF2.zip".
The labels are in "label.txt".
Use "MalwareImageNetworkTraining.py" to train and test the CNN needed for malware image classification.