mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-15 08:03:08 +01:00
Update gatherNetworkInfo.yml
This commit is contained in:
parent
185fdb144f
commit
90d93626b5
@ -1,18 +1,18 @@
|
||||
---
|
||||
Name: gatherNetworkInfo.vbs
|
||||
Description: Network Information Collector Script
|
||||
Author: 'Kyaw Pyiyt Htet'
|
||||
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. utputs are stored in "c:\Windows\System32\config" or "c:\Windows\System32\reg".
|
||||
Usecase: Execute proxied payload with Microsoft signed binary
|
||||
- Command: wscript.exe 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.
|
||||
Category: Execute
|
||||
Privileges: User
|
||||
MitreID: T1082
|
||||
OperatingSystem: Windows 10, Windows 11
|
||||
Full_Path:
|
||||
- Path: c:\Windows\System32\gatherNetworkInfo.vbs
|
||||
Code_Sample:
|
||||
- Code:
|
||||
Resources:
|
||||
- Link: https://www.verboon.info/2011/06/the-gathernetworkinfo-vbs-script/
|
||||
Acknowledgement:
|
||||
|
Loading…
Reference in New Issue
Block a user