Package burp.api.montoya.scope
package burp.api.montoya.scope
-
ClassDescriptionProvides access to the functionality related to Burp's Suite-wide target scope.Change to Burp's Suite-wide target scope.Extensions can implement this interface and then call
Scope.registerScopeChangeHandler(ScopeChangeHandler)
to register a scope change handler.