Package burp.api.montoya.intruder
Interface IntruderInsertionPoint
-
public interface IntruderInsertionPointThis interface is used to represent an Intruder insertion point for attack payloads.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ByteArraycontent()
-
-
-
Method Detail
-
content
ByteArray content()
- Returns:
- The base value of the insertion point.
-
-