T1124 - Get system date time in macOS using shell
This commit is contained in:
@@ -27,3 +27,13 @@ atomic_tests:
|
||||
command: |
|
||||
Get-Date
|
||||
name: powershell
|
||||
- name: System Time Discovery in macOS
|
||||
auto_generate_guid:
|
||||
description: |
|
||||
Identify system time. Upon execution, the local computer system time and timezone will be displayed.
|
||||
supported_platforms:
|
||||
- macos
|
||||
executor:
|
||||
command: |
|
||||
date
|
||||
name: sh
|
||||
|
||||
Reference in New Issue
Block a user