From 0bdca8c925b32c22e385f8dd7d96b6568630ba30 Mon Sep 17 00:00:00 2001 From: Kyaw-Pyiyt-Htet-Mikoyan <58761670+Mikoyan-Dee@users.noreply.github.com> Date: Fri, 25 Aug 2023 10:20:14 +0630 Subject: [PATCH] Update gatherNetworkInfo.yml --- yml/OSScripts/gatherNetworkInfo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yml/OSScripts/gatherNetworkInfo.yml b/yml/OSScripts/gatherNetworkInfo.yml index 223ead4..219a15f 100644 --- a/yml/OSScripts/gatherNetworkInfo.yml +++ b/yml/OSScripts/gatherNetworkInfo.yml @@ -4,7 +4,7 @@ Description: Network Information Collector Script Author: Kyaw Pyiyt Htet (@KyawPyiytHtet) Created: 2023-08-25 Commands: - - Command: "wscript gatherNetworkInfo.vbs" + - Command: wscript gatherNetworkInfo.vbs Description: The script "gathernetworkinfo.vbs" is employed to collect system information such as the operating system, DNS details, firewall configuration, etc. Outputs are stored in "c:\Windows\System32\config" or "c:\Windows\System32\reg". Usecase: Execute proxied payload with Microsoft signed binary Category: Execute