Learn R Programming

mitre (version 0.6.0)

getAttckData: ETL process that download current attck definitions and return a list of data frames for each object. The list also contains a graph as list with ATT&CK objects as nodes and all relations as edges.

Description

ETL process that download current attck definitions and return a list of data frames for each object. The list also contains a graph as list with ATT&CK objects as nodes and all relations as edges.

Usage

getAttckData(verbose = FALSE, deprecated = FALSE)

Arguments

verbose

Default set as FALSE

deprecated

Default set as FALSE, change it if you want to include deprecated objects

Value

list of data frames