Learn R Programming

mitre (version 0.6.0)

parseAttck.Groups: Read MITRE CTI Repository browsing domain directories to extract data from intrusion-set files, map variables from STIX to ATT&CK model and return tidy data.frame with Group variables.

Description

Read MITRE CTI Repository browsing domain directories to extract data from intrusion-set files, map variables from STIX to ATT&CK model and return tidy data.frame with Group variables.

Usage

parseAttck.Groups(verbose = TRUE)

Arguments

verbose

default is FALSE

Value

data.frame

Examples

Run this code
# NOT RUN {
df.groups <- parseAttck.Groups()
# }

Run the code above in your browser using DataLab