| Modifier and Type | Method and Description |
|---|---|
List<IIntruderPayloadGeneratorFactory> |
IBurpExtenderCallbacks.getIntruderPayloadGeneratorFactories()
This method is used to retrieve the Intruder payload generator factories
that are registered by the extension.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IBurpExtenderCallbacks.registerIntruderPayloadGeneratorFactory(IIntruderPayloadGeneratorFactory factory)
This method is used to register a factory for Intruder payloads.
|
void |
IBurpExtenderCallbacks.removeIntruderPayloadGeneratorFactory(IIntruderPayloadGeneratorFactory factory)
This method is used to remove an Intruder payload generator factory that
has been registered by the extension.
|
Copyright © 2017. All rights reserved.