Files
atomic-red-team/Windows/Discovery/System_Time_Discovery.md
T

23 lines
249 B
Markdown
Raw Normal View History

2017-11-01 16:02:40 -07:00
# System Time Discovery
MITRE ATT&CK Technique: [T1124](https://attack.mitre.org/wiki/Technique/T1124)
### Net Time
Local:
net time
Remote:
net time \\<hostname>
### w32time
w32tm /tz
### PowerShell
powershell.exe Get-Date