Completed
signature generation - in bulk
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Generating YARA Rules by Classifying Malicious Byte Sequences
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 intro & motivation
- 3 making an interpretable model
- 4 stacking convolutions
- 5 how the model works
- 6 model training - finding needles in a haystack
- 7 model training - top-k selection
- 8 training the model fitting onto a su
- 9 training the model - reducing FPS
- 10 signature generation - in bulk
- 11 signature efficacy
- 12 future work