diff --git a/atomics/Indexes/index.yaml b/atomics/Indexes/index.yaml index bfd4d42c..4463d8f6 100644 --- a/atomics/Indexes/index.yaml +++ b/atomics/Indexes/index.yaml @@ -23936,11 +23936,6 @@ defense-evasion: ' supported_platforms: - macos - input_arguments: - filename: - description: path of file to hide - type: path - default: "/tmp/evil" executor: command: | touch /var/tmp/T1564.001_mac.txt diff --git a/atomics/T1564.001/T1564.001.md b/atomics/T1564.001/T1564.001.md index 0af8ac36..e20c6446 100644 --- a/atomics/T1564.001/T1564.001.md +++ b/atomics/T1564.001/T1564.001.md @@ -209,11 +209,6 @@ Hide a directory on MacOS -#### Inputs: -| Name | Description | Type | Default Value | -|------|-------------|------|---------------| -| filename | path of file to hide | path | /tmp/evil| - #### Attack Commands: Run with `sh`!