2023-08-25 05:40:29 +02:00
---
Name : gatherNetworkInfo.vbs
Description : Network Information Collector Script
2023-08-25 05:57:49 +02:00
Author : 'Kyaw Pyiyt Htet (@KyawPyiytHtet)'
2023-08-25 05:40:29 +02:00
Created : 2023-08-25
Commands :
2023-08-25 05:50:14 +02:00
- Command : wscript gatherNetworkInfo.vbs
2023-08-25 05:57:49 +02:00
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".
2023-08-25 05:40:29 +02:00
Usecase : Execute proxied payload with Microsoft signed binary
Category : Execute
Privileges : User
MitreID : T1082
OperatingSystem : Windows 10, Windows 11
Full_Path :
- Path : c:\Windows\System32\gatherNetworkInfo.vbs
Resources :
- Link : https://www.verboon.info/2011/06/the-gathernetworkinfo-vbs-script/
Acknowledgement :
- Person : Kyaw Pyiyt Htet
2023-08-25 05:46:40 +02:00
Handle : '@KyawPyiytHtet'