Skip to main content
Artifacts Generated: File Create

Summary

Make a directory at the specified path.

Arguments (Positional)

path

Path to the directory to create.

Usage

mkdir -Path [path]
Example
mkdir C:\config
mkdir -Path C:\Users\Public\secret

MITRE ATT&CK Mapping

  • T1106