parrotsec/netexec
Official Parrot container for netexec
145
Netexec is a powerful tool for automating credential-based attacks on network services like SMB, SSH, RDP, and WinRM.
docker build -t netexec .
docker run --rm -it netexec
docker pull parrotsec/netexec