Install
sudo apt-get install git python-impacket
cd ~
mkdir arsenal
cd arsenal
git clone https://github.com/trustedsec/social-engineer-toolkit.git
cd social-engineer-toolkitsudo python setup.py installEdit the Metasploit path :
nano /etc/setoolkit/set.config
METASPLOIT_PATH=/home/samiux/arsenal/metasploit-framework* Please replace your path
To run it :
sudo setoolkitUpdate/Upgrade
sudo apt-get update
sudo apt-get dist-upgrade
sudo seupdateReference
See also : Metasploit Framework
That's all! See you.