TVT618

[Guide] How to install Social-Engineer Toolkit on Windows 10

Feb 11th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. [Guide]
  2. How to install Social-Engineer Toolkit on Windows 10?
  3.  
  4. First, you must install Windows Subsystem for Linux: lxrun/ install
  5. Then install Python 3.x and Git are in the PATH
  6. Next, open Command Prompt, enter the command: bash
  7. Next, enter the commands:
  8. git clone https://github.com/trustedsec/social-engineer-toolkit/ set/
  9. cd set
  10. python3 setup.py install
  11.  
  12. To run SET, enter:
  13. python3 setoolkit
  14. y
  15.  
  16. ...And choose
  17.  
  18. Example
Add Comment
Please, Sign In to add comment