Completed
Custom rules
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Quick Start Your Burp Suite Extensions - Jython and Automation
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What you need to know
- 3 What you'll learn
- 4 Where to find the Extension API
- 5 Starting from scratch: imports
- 6 Import everything else you'll need!
- 7 Starting from scratch: your first class
- 8 Callbacks and helpers, finally!
- 9 Implementing within BurpExtender
- 10 Implementing separately
- 11 Building a custom tab
- 12 Examples & resources: simple custom tab?
- 13 Examples & resources: custom serializer
- 14 Extension development and testing
- 15 BApp Store!
- 16 Automatic match it replace
- 17 Cookie handling
- 18 Creating macros
- 19 Remember to test!
- 20 Custom rules