Official Parrot container for evil-winrm
2.7K
Evil-WinRM is a powerful tool for exploiting Windows Remote Management (WinRM), often used for post-exploitation and lateral movement in Windows environments.
docker build -t evil-winrm .
docker run --rm -it evil-winrm
Connect to a target:
docker run --rm -it evil-winrm -i <target-ip> -u <username> -p <password>
Content type
Image
Digest
sha256:9c7715a63…
Size
312.4 MB
Last updated
about 17 hours ago
docker pull parrotsec/evil-winrmPulls:
102
Last week