diff --git a/yml/OSScripts/gatherNetworkInfo.yml b/yml/OSScripts/gatherNetworkInfo.yml index d766a1a..9c61c24 100644 --- a/yml/OSScripts/gatherNetworkInfo.yml +++ b/yml/OSScripts/gatherNetworkInfo.yml @@ -5,13 +5,13 @@ Author: 'Kyaw Pyiyt Htet' Created: 2023-08-25 Commands: - Command: wscript.exe gatherNetworkInfo.vbs - Description: The script gathernetworkinfo.vbs is employed to collect system information. Outputs are stored in c:\Windows\System32\config or c:\Windows\System32\reg. + Description: The script gathernetworkinfo.vbs is employed to collect system information. Outputs are stored in "c:\Windows\System32\config or c:\Windows\System32\reg". Category: Execute Privileges: User MitreID: T1082 OperatingSystem: Windows 10, Windows 11 Full_Path: - - Path: c:\Windows\System32\gatherNetworkInfo.vbs + - Path: C:\Windows\System32\gatherNetworkInfo.vbs Code_Sample: - Code: Resources: