For the complete documentation index, see llms.txt. This page is also available as Markdown.

incidentCapability

Examples

enum IncidentCapability {
  Infostealer
  Backdoor
  Rat
  ReverseShell
  PayloadDownload
  Persistence
  SelfPropagation
  DataExfiltration
  LateralMovement
  CiCdTampering
  RepositoryTampering
  AiToolPoisoning
  AntiAnalysis
  SelfDestruct
  ArbitraryCommandExecution
}

Enum values

Enum value
Description

Infostealer

Backdoor

Rat

ReverseShell

PayloadDownload

Persistence

SelfPropagation

DataExfiltration

LateralMovement

CiCdTampering

RepositoryTampering

AiToolPoisoning

AntiAnalysis

SelfDestruct

ArbitraryCommandExecution

References

Fields with this object:

Last updated