Description
In this course, you will learn :
- The basics of Extension and Callbacks.
- Understanding Burp Suite Extension API
- Extension development basics
Syllabus :
- Getting Started With Burp Suite Extension
- Burp Extender Interfaces
- Knowing WYSIWYG Environment
- Introduction to the Hello World Burp Suite Extension Plugin
- Deep Dive: Burp Extender API Interfaces
- Listening For Events From Burp's Proxy Tab
- Event Listeners
- Custom Session Tokens
- HTTP Proxy JWT Decoder
- Detour: Creating UI Components in Java
- Custom Tab Plugin in Burp- JWT Encode/Decode
- Setting Up the Development Environment Locally Using Intellij IDE