Learn R Programming

mitre (version 0.6.0)

parseAttck.Software: Read MITRE CTI Repository browsing domain directories to extract data from malware and tool files, build model and return tidy data.frame with Software variables.

Description

Read MITRE CTI Repository browsing domain directories to extract data from malware and tool files, build model and return tidy data.frame with Software variables.

Usage

parseAttck.Software(verbose = TRUE)

Arguments

verbose

default is FALSE

Value

data.frame

Examples

Run this code
# NOT RUN {
df.software <- parseAttck.Software()
# }

Run the code above in your browser using DataLab