reddit hackernews mail facebook facebook linkedin
WMEye

WMEye

Post exploitation tool that uses WMI event filter and MSBuild execution for lateral movement.

WMEye is an experimental tool that was developed when exploring about Windows WMI. The tool is developed for performing Lateral Movement using WMI and remote MSBuild Execution. It uploads the encoded/encrypted shellcode into remote targets WMI Class Property, create an event filter that when triggered writes an MSBuild based Payload using a special WMI Class called LogFileEventConsumer and finally executes the payload remotely.