Skip to content

Armaan-Agarwal/Kali-Linux-SET-Tool-kit-POC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Kali Linux Social Engineering Toolkit (SET)

Disclaimer

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.

Overview

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.

Features

  • 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

Installation

  1. Ensure you have Python installed on your system.
  2. Clone this repository to your local machine:
git clone https://github.com/username/Kali-SET.git
  1. Navigate to the cloned directory:
cd Kali-SET
  1. Run the setup script:
sudo python setup.py install
  1. Once installed, you can launch SET by running:
sudo setoolkit