Assets

class Assets

Collection of assets to be tested or used during a pentest

Types

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

Properties

Link copied to clipboard

List of actors that interact with the system

Link copied to clipboard

List of documents providing context for testing

Link copied to clipboard

List of web application endpoints to test

Link copied to clipboard

List of integrated code repositories

Link copied to clipboard

List of source code repositories for static analysis

Functions

Link copied to clipboard
inline fun copy(block: Assets.Builder.() -> Unit = {}): Assets
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