Full description
Finding automated AI techniques to proactively defend against malware has become increasingly critical. The ability of an AI model to correctly classify novel malware is dependent on the quality of the features it is trained with. In turn, the authenticity and quality of the features is dependent on the analysis tool and the dataset. Peekaboo, a Dynamic Binary Instrumentation tool defeats evasive malware to capture its genuine behavior. Transformer models trained with Peekaboo data excel in detecting new malicious functions, outperforming prior approaches in novel ransomware detection.
This dataset contains the fine tuned models and the Colab scripts used for training and testing.
Notes
The various fine tuned models are located in the Models folder and the scripts used for training and testing are located in the Scripts folder. The Peekaboo data is available at https://doi.org/10.25958/85p1-4w32
User Contributed Tags
Login to tag this record with meaningful keywords to make it easier to discover