Completed
Mozilla Add-ons Analysis
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Offensive Browser Extension Development
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 The WebExtension API
- 3 Why does this matter?
- 4 Malicious extensions in the wild
- 5 More room for abuse
- 6 Basic Extension Structure
- 7 Permissions
- 8 Abuse Hanlon's razor
- 9 Hiding malicious behavior
- 10 Example pretext
- 11 Hiding evall
- 12 Example code is your friend
- 13 Extension Command & Control
- 14 Cloning Extensions
- 15 Submitting to a Web Store
- 16 Google Web Store Submissions
- 17 Google Web Store Analysis
- 18 Mozilla Add-ons Store
- 19 Mozilla Add-ons Analysis
- 20 Chrome Inline Installations
- 21 Social engineering
- 22 Installation pretext 1
- 23 Chrome External Installs
- 24 Chrome SecurePreferences
- 25 Post Exploitation Chrome Apps
- 26 Native Messaging
- 27 Code Dump