Completed
Unicode
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Win32 Exploit Development With Mona and Metasploit
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Corelan Team
- 3 Exploiting software vulnerabilities
- 4 Why write exploits ?
- 5 Scientific Facts
- 6 What else?
- 7 What has Metasploit to offer?
- 8 Metasploit Standalone
- 9 Typical exploit dev process
- 10 Exploit dev takes time
- 11 Debugger plugins
- 12 mona.py to the rescue
- 13 mona.py initial config
- 14 Global options
- 15 First things first
- 16 Finding offsets
- 17 Exception Handlers
- 18 Unicode
- 19 ASLR & Rebase
- 20 Mona 3 Metasploit
- 21 DEP: how mona can help
- 22 Mona rop demo