2023-08-25 06:09:11 +02:00
|
|
|
---
|
2023-08-25 05:40:29 +02:00
|
|
|
Name: gatherNetworkInfo.vbs
|
|
|
|
Description: Network Information Collector Script
|
2023-08-25 06:22:34 +02:00
|
|
|
Author: Kyaw Pyiyt Htet
|
2023-08-25 05:40:29 +02:00
|
|
|
Created: 2023-08-25
|
|
|
|
Commands:
|
2023-08-25 06:06:37 +02:00
|
|
|
- Command: wscript.exe gatherNetworkInfo.vbs
|
2023-08-25 06:22:34 +02:00
|
|
|
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.
|
2023-08-25 05:40:29 +02:00
|
|
|
Category: Execute
|
|
|
|
Privileges: User
|
|
|
|
MitreID: T1082
|
|
|
|
OperatingSystem: Windows 10, Windows 11
|
|
|
|
Full_Path:
|
2023-08-25 06:22:34 +02:00
|
|
|
- Path: c:\Windows\System32\gatherNetworkInfo.vbs
|
2023-08-25 06:06:37 +02:00
|
|
|
Code_Sample:
|
2023-08-25 06:22:34 +02:00
|
|
|
- Code: null
|
2023-08-25 05:40:29 +02:00
|
|
|
Resources:
|
|
|
|
- Link: https://www.verboon.info/2011/06/the-gathernetworkinfo-vbs-script/
|
|
|
|
Acknowledgement:
|
|
|
|
- Person: Kyaw Pyiyt Htet
|
2023-08-25 06:22:34 +02:00
|
|
|
Handle: "@KyawPyiytHtet"
|