Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 439 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 439 Bytes

IotMalwareImage

#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.