Skip to content

giacomobenedetti/MalConv-DOS_PERTURBATION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MalConv-DOS_PERTURBATION

Python implementation of the misclassification attack on MalConv Neural Network, it is based on Explaining Vulnerabilities of Deep Learning to Adversarial Malware Binaries, proposed by Demetrio et al.

Usage

It simply requires a binary sample as argument and it will return the DOS header before and after the attack, so:
python attack.py <binary>
At the end of interations a graph of model accuracy during iterations will be provided.

About

Misclassification attack on MalConv neural net based on fsgm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages