Extension Example 1: Intruder Payload Processing
In this lesson, we will examine a short post to create a plugin for an example use case. This plugin will process the payload from the Intruder and will execute the payload after processing.
Understand public interface IIntruderPayloadProcessor
Extensions can implement the interface IIntruderPayloadProcessor
and then to register a custom Intruder payload processor.
Get hands-on with 1400+ tech skills courses.