From 35ae45e5848f5d048a60ecf1bf62629f7f4e3d59 Mon Sep 17 00:00:00 2001 From: Kyaw-Pyiyt-Htet-Mikoyan <58761670+Mikoyan-Dee@users.noreply.github.com> Date: Fri, 25 Aug 2023 11:33:45 +0630 Subject: [PATCH] Update gatherNetworkInfo.yml --- yml/OSScripts/gatherNetworkInfo.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/yml/OSScripts/gatherNetworkInfo.yml b/yml/OSScripts/gatherNetworkInfo.yml index 6b5081d..165ca36 100644 --- a/yml/OSScripts/gatherNetworkInfo.yml +++ b/yml/OSScripts/gatherNetworkInfo.yml @@ -5,15 +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 and outputs are stored\n in c:\Windows\System32\config or c:\Windows\System32\reg. + Description: The script gathernetworkinfo.vbs is employed to collect system information. Category: Execute Privileges: User MitreID: T1082 - OperatingSystem: Windows 10, Windows 11 + OperatingSystem: Windows 10 Full_Path: - - Path: c:\Windows\System32\gatherNetworkInfo.vbs -Code_Sample: - - Code: + - Path: C:\Windows\System32\gatherNetworkInfo.vbs Resources: - Link: https://www.verboon.info/2011/06/the-gathernetworkinfo-vbs-script/ Acknowledgement: