From dda65a21acbfb4559ddc9309a4d1132e108f5e14 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:16:40 +0630 Subject: [PATCH] format change --- yml/OSScripts/gatherNetworkInfo.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yml/OSScripts/gatherNetworkInfo.yml b/yml/OSScripts/gatherNetworkInfo.yml index 2110cf6..223ead4 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", "wscript gatherNetworkInfo.vbs 'GetOSInfo'" + - 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 @@ -17,4 +17,4 @@ Resources: - Link: https://www.verboon.info/2011/06/the-gathernetworkinfo-vbs-script/ Acknowledgement: - Person: Kyaw Pyiyt Htet - Handle: '@KyawPyiytHtet' \ No newline at end of file + Handle: '@KyawPyiytHtet'