Ghaleb0x317374 / StealthyWMIExec.py
PublicA stealthier approach to WMI-based command execution using Impacket without touching the disk.
A script that allows running commands on remote Windows computers using system management features in a low-trace way by staging through a temporary file share.
How It Works
You hear about this security testing script from a blog or code site, perfect for checking if you can run commands on another Windows computer without leaving obvious tracks.
You download the single ready-to-use file and place it on your computer.
You note down the target computer's address, your access username and password or secret code, your own computer's share address, and the command you want to test.
You launch the tool with your details, it connects quietly to the target, temporarily adjusts a background service to fetch and run your command from your share, then captures the results.
The output from the command shows up right on your screen, and the target computer snaps back to normal with no traces left behind.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.