diff --git a/yml/OSScripts/gatherNetworkInfo.yml b/yml/OSScripts/gatherNetworkInfo.yml index 96f2398..4ea4609 100644 --- a/yml/OSScripts/gatherNetworkInfo.yml +++ b/yml/OSScripts/gatherNetworkInfo.yml @@ -1,11 +1,11 @@ --- Name: gatherNetworkInfo.vbs Description: Network Information Collector Script -Author: Kyaw Pyiyt Htet (@KyawPyiytHtet) +Author: 'Kyaw Pyiyt Htet (@KyawPyiytHtet)' Created: 2023-08-25 Commands: - 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. + Description: The script gathernetworkinfo.vbs is employed to collect system information such as the operating system, DNS details, firewall configuration, etc. utputs are stored in "c:\Windows\System32\config" or "c:\Windows\System32\reg". Usecase: Execute proxied payload with Microsoft signed binary Category: Execute Privileges: User