| Modifier and Type | Method and Description |
|---|---|
List<IIntruderPayloadProcessor> |
IBurpExtenderCallbacks.getIntruderPayloadProcessors()
This method is used to retrieve the Intruder payload processors that are
registered by the extension.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IBurpExtenderCallbacks.registerIntruderPayloadProcessor(IIntruderPayloadProcessor processor)
This method is used to register a custom Intruder payload processor.
|
void |
IBurpExtenderCallbacks.removeIntruderPayloadProcessor(IIntruderPayloadProcessor processor)
This method is used to remove an Intruder payload processor that has been
registered by the extension.
|
Copyright © 2017. All rights reserved.