...

/

Listening For Events From Burp's Proxy Tab

Listening For Events From Burp's Proxy Tab

This lesson will go over how to implement, register, build, and run interfaces. We will also explore how a class implementing the interface listens for events from the "Proxy" tab and logs all requests and responses coming from Burp Proxy.

Understand public interface IHTTPListener

IHTTPListener is an interface that extensions can implement ...