Update gatherNetworkInfo.yml

This commit is contained in:
Kyaw-Pyiyt-Htet-Mikoyan 2023-08-25 10:58:05 +06:30 committed by GitHub
parent c597861391
commit 52396df1ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,14 +1,11 @@
--- ---
Name: gatherNetworkInfo.vbs Name: gatherNetworkInfo.vbs
Description: Network Information Collector Script Description: Network Information Collector Script
Author: Kyaw Pyiyt Htet Author: 'Kyaw Pyiyt Htet'
Created: 2023-08-25 Created: 2023-08-25
Commands: Commands:
- Command: wscript.exe gatherNetworkInfo.vbs - Command: wscript.exe gatherNetworkInfo.vbs
Description: The script gathernetworkinfo.vbs is employed to collect system 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.
information such as the operating system, DNS details, firewall
configuration, etc. Outputs are stored in c:\Windows\System32\config or
c:\Windows\System32\reg.
Category: Execute Category: Execute
Privileges: User Privileges: User
MitreID: T1082 MitreID: T1082
@ -16,9 +13,9 @@ Commands:
Full_Path: Full_Path:
- Path: c:\Windows\System32\gatherNetworkInfo.vbs - Path: c:\Windows\System32\gatherNetworkInfo.vbs
Code_Sample: Code_Sample:
- Code: null - Code:
Resources: Resources:
- Link: https://www.verboon.info/2011/06/the-gathernetworkinfo-vbs-script/ - Link: https://www.verboon.info/2011/06/the-gathernetworkinfo-vbs-script/
Acknowledgement: Acknowledgement:
- Person: Kyaw Pyiyt Htet - Person: Kyaw Pyiyt Htet
Handle: "@KyawPyiytHtet" Handle: '@KyawPyiytHtet'