Official Parrot container for evil-winrm
5.0K
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
29 days ago
docker pull parrotsec/evil-winrmPulls:
371
Last week