Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Searching for RPC Functions to Coerce Authentications in Microsoft Protocols
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Required information to call a Remote Procedure
- 3 Remote Procedures manipulating files
- 4 Automated search of RPCs triggering authentications
- 5 Parsing Microsoft Open Specifications documentation
- 6 Microsoft Open Specifications structure
- 7 Parsing Interface Definition Language (IDL)
- 8 Searching for interesting RPC functions
- 9 Autogenerating proof of concept python scripts
- 10 IDL types vs Impacket types
- 11 Windows coerced authentications methods
- 12 Coercer: mode scan
- 13 Defense techniques