Usage of the Social-Engineer Toolkit (SET) for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state, and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.
The Social-Engineer Toolkit (SET) is an open-source Python-based toolset designed for advanced social engineering. It has a wide range of capabilities aimed at facilitating various types of social engineering attacks, including credential harvesting, spear phishing, and more.
This repository hosts a version of SET optimized for Kali Linux, a Debian-derived Linux distribution designed for digital forensics and penetration testing.
- Automated and advanced phishing attacks
- Credential harvesting through various methods
- Exploitation of client-side vulnerabilities
- Generation of malicious payloads
- Integration with popular exploitation frameworks like Metasploit
- Ensure you have Python installed on your system.
- Clone this repository to your local machine:
git clone https://github.com/username/Kali-SET.git
- Navigate to the cloned directory:
cd Kali-SET
- Run the setup script:
sudo python setup.py install
- Once installed, you can launch SET by running:
sudo setoolkit