parrotsec/set

By parrotsec

Updated 15 days ago

Official Parrot container for SET

Image
Networking
Security

363

SET (Social-Engineer Toolkit) Official Parrot Container

SET is an open-source penetration testing framework designed for social engineering attacks. It automates phishing, credential harvesting, and other human-based attack vectors.

Building a container

docker build -t setoolkit .

Running the Container

docker run --rm -it setoolkit

Docker Pull Command

docker pull parrotsec/set