Install Social-Engineer Toolkit on Windows 10

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"

Next, you must install Windows Subsystem for Linux: lxrun/ install

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