parrotsec/set
Official Parrot container for SET
363
SET is an open-source penetration testing framework designed for social engineering attacks. It automates phishing, credential harvesting, and other human-based attack vectors.
docker build -t setoolkit .
docker run --rm -it setoolkit
docker pull parrotsec/set