...

/

Burp Extender Interfaces

Burp Extender Interfaces

This lesson will briefly introduce you to Burp Extender API interfaces.

We'll cover the following...

API Interfaces for Extender

All Burp Extender API interfaces contain the prefix I, such as IIntruderPayloadProcessor. The suffix after I represents the use case of the API interface. For example:

Interface Name
...