Completed
Implementation
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Slime - Automated Anti-Sandboxing Disarmament System
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Contents
- 3 Background
- 4 Use the sandbox, Luke
- 5 Malware strike back
- 6 Related work
- 7 Motivation
- 8 Challenges
- 9 black hat
- 10 Chthonic anti-sandboxing
- 11 Type of anti-sandboxing
- 12 Environment awareness
- 13 Artifact fingerprinting
- 14 Execution environment fingerprinting
- 15 Execution timing detection
- 16 SLIME key technologies
- 17 Concept: malware palpatio
- 18 Malware palpation
- 19 Code Execution Integrity CEI
- 20 Execution branch detection
- 21 Retroactive condition analysis
- 22 Implementation
- 23 Execution logging framework
- 24 Camouflaging VM/sandbox related artifact existence
- 25 Disarming demo
- 26 Anti-VMWare
- 27 Sandbox evasion
- 28 Dataset
- 29 Are Anti-VM Too Few?
- 30 Offtopic: Artifact finding by Yara
- 31 Can Virtual Machine Protects You from Malware?
- 32 Conclusion