Skip to content

Instantly share code, notes, and snippets.

@linuxbiekaisar
Created May 10, 2020 14:21
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save linuxbiekaisar/3edbce07d1ad7201874af815a5eb0d9e to your computer and use it in GitHub Desktop.
Save linuxbiekaisar/3edbce07d1ad7201874af815a5eb0d9e to your computer and use it in GitHub Desktop.
How to install and use setoolkit for phising
# Youtube:
# !/bin/sh
# To install and use setoolkit for phising run the following commands:
git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/
cd setoolkit
pip3 install -r requirements.txt
python setup.py
# Then run the following command and follow the setting according the arrived commands
sudo setoolkit
@Madagaskarwee
Copy link

hello Good day please am see this error
Command 'python' not found, did you mean:

command 'python3' from deb python3
command 'python' from deb python-is-python3

@danu9622
Copy link

Try this
$ python3 setup.py

@Madagaskarwee
Copy link

Madagaskarwee commented Dec 27, 2021 via email

@BGhackingCourse973
Copy link

No this not works for me when I try to run sudo setoolkit not works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment