mitre

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 25, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MitreTacticTechniqueWithActionAndStagers

type MitreTacticTechniqueWithActionAndStagers struct {
	AbsoluteID       string   `json:"absolute_id"`
	Actions          []string `json:"actions"`
	Detected         int64    `json:"detected"`
	Stagers          []string `json:"stagers"`
	StepID           int      `json:"step_id"`
	SubTechniqueID   string   `json:"sub_technique_id"`
	Success          int64    `json:"success"`
	TacticID         string   `json:"tactic_id"`
	Tactics          []string `json:"tactics"`
	TechniqueID      string   `json:"technique_id"`
	Total            int64    `json:"total"`
	UniqueActionsRun []string `json:"unique_actions_run"`
	UniqueStageRuns  []string `json:"unique_stagers_run"`
}

MitreTacticTechniqueWithActionAndStagers represents MITRE ATT&CK technique information with associated actions and stagers

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL