DiscoveredEndpoint

Represents an endpoint discovered during a pentest job.

Types

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

Properties

Link copied to clipboard

The unique identifier of the agent space associated with the discovered endpoint.

Link copied to clipboard

A description of the discovered endpoint.

Link copied to clipboard

The evidence that led to the discovery of the endpoint.

Link copied to clipboard

The HTTP operation associated with the discovered endpoint.

Link copied to clipboard

The unique identifier of the pentest job that discovered the endpoint.

Link copied to clipboard

The unique identifier of the task that discovered the 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