evil-winrm-py
Execute commands on remote Windows machines using WinRM
Platforms: Linux · Last verified September 6, 2026
Python-based tool for executing commands on remote Windows machines using the WinRM (Windows Remote Management) protocol. It provides an interactive shell with enhanced features like file upload/download, command history, and colorized output. It supports various authentication methods including NTLM, Pass-the-Hash, Certificate, and Kerberos.
Only use this tool against systems you own or are explicitly authorized to test — see the disclaimer.
Getting started
Install on Kali Linux with `sudo apt install evil-winrm-py`. See the official Kali tool page and upstream homepage linked above for full usage and configuration details.