AtigData

class AtigData

The Amazon Web Services Threat Intel Group (ATIG) details for a specific vulnerability.

Types

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

Properties

Link copied to clipboard

The date and time this vulnerability was first observed.

Link copied to clipboard

The date and time this vulnerability was last observed.

Link copied to clipboard

The commercial sectors this vulnerability targets.

Link copied to clipboard

The MITRE ATT&CK tactics, techniques, and procedures (TTPs) associated with vulnerability.

Functions

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