Read more: SET - The Social-Engineer Toolkit (SET) repository from TrustedSec
Update your Windows 10 machine. Open Control Panel
-> Program and features -> Turn on or off Windows features, find and activate "Windows Subsystem for Linux"
Update your Windows 10 machine. Open Control Panel
-> Program and features -> Turn on or off Windows features, find and activate "Windows Subsystem for Linux"
Then install Python 3.x and Git are in the PATH
Next, open Command Prompt, enter the command: bash
Next, enter the commands:
git clone https://github.com/trustedsec/social-engineer-toolkit/ set/
cd set
python3 setup.py install
To run SET, enter:
python3 setoolkit
y ...And choose
Example
From GitHackTools