A_OSWindowsCOM Windows, Windows/COM, Windows/WMI, Windows/WQL 2024-01-23 Source Edit History 【COM】WQL使用及其测试工具 文章目录 1. 0x01 工具2. WQL的使用 概述:windows wmi的使用 相关链接: WMI C++ 应用程序示例 - Win32 apps | Microsoft Learn holdyounger/WMI-RecvEventNotify: wmi的通知查询 使用 WMI - Win32 apps | Microsoft Learn 0x01 工具 使用 Windows 自带的 WbemTest 即可。 WQL的使用