DiscoveredEndpoint

Represents a discovered endpoint during pentest execution

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Identifier of the agent space where the endpoint was discovered

Link copied to clipboard

Additional description of the endpoint

Link copied to clipboard

Optional evidence or additional information about the endpoint

Link copied to clipboard

Operation or action associated with the endpoint

Link copied to clipboard

Identifier of the pentest job that discovered this endpoint

Link copied to clipboard

Identifier of the task that discovered this endpoint

Link copied to clipboard
val uri: String

The URI of the discovered endpoint

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String