Package burp.api.montoya.scanner.audit.insertionpoint
package burp.api.montoya.scanner.audit.insertionpoint
-
ClassDescriptionThis interface is used to define an insertion point for use by active Scan checks.Extensions can implement this interface and then call
Scanner.registerInsertionPointProvider(AuditInsertionPointProvider)
to register a provider for custom audit insertion points.This enum represents the audit insertion point type.