Update T1082.yaml (#2955)

New atomic added.
This commit is contained in:
Burak Karaduman
2024-10-12 05:47:50 +03:00
committed by GitHub
parent c718dc7ef7
commit 9a962c8f70
+7
View File
@@ -538,4 +538,11 @@ atomic_tests:
command: Get-CimInstance Win32_OperatingSystem | Select-Object Caption, Version, ServicePackMajorVersion, OSArchitecture, CSName, WindowsDirectory | Out-null
name: powershell
elevation_required: false
- name: Check OS version via "ver" command
description: Ver command shows information about os version.
supported_platforms:
- windows
executor:
name: command_prompt
command: ver