Package burp.api.montoya.collaborator
Interface CollaboratorPayload
public interface CollaboratorPayload
Burp Collaborator payload.
-
Method Details
-
id
-
customData
-
server
Optional<CollaboratorServer> server()Optional instance of CollaboratorServer describing the server location for this payload. If the payload was generated without the server location this method will return an empty Optional.- Returns:
- Details of the collaborator server referenced in the payload or empty if the payload was generated without the server location.
-
toString
-