discovered 03 Aug 2026
WMIExec
→ View on GitHubWMIexec is a set of Python scripts designed for executing commands on remote Windows systems using the WMI protocol. It offers two primary execution methods: through Scheduled Tasks and the Win32_Process interface, allowing for versatile remote command execution capabilities. Notably, it includes a script for setting up a secure HTTPS server to exfiltrate command output, enhancing stealth during lateral movement operations.