How to install social engineering setoolkits in Kali linux nethunter

Install setoolkit in nethunter Kali Linux, a penetration testing tool made specifically for mobile devices is Kali NetHunter.

Disclaimer:This tutorial is for educational purposes only , on no account would I be responsible for any users action outcome. Setoolkit is meant to be used responsibly.

Nethunter has many features and Because of its many features and tools, pent security experts conduct security assessments anywhere they are

The Social-Engineering Toolkit (SET) is a vital resource for social engineering attacks as it offers many wide range of attack vectors for evaluating an organization’s security awareness.

We’ll go over how to install SET on Kali NetHunter in this tutorial.

Method One
Prerequisites to installing setoolkits in your Nethunter Kali Linux
  • A rooted or non rooted Android device with Kali NetHunter installed.
  • Basic knowledge of using the terminal and package management on Kali Linux.

Step 1: Update Kali NetHunter

Before you begin to install setoolkit nethunter Kali Linux in your machine, you must update and upgrade your machine for proper drivers to be installed. Below is the code for updating your Kali machine.

apt update
apt upgrade

After running the following codes , move on to step two.

Step 2: Install Dependencies

this dependency will help your machine to cover up any broken pip and patches

apt install git python3-pip python3 python3-dev python3-pyqt5 python3-pyqt5.qtwebkit -y
Step3 Clone Setoolkit: Clone the Setoolkit repository from GitHub:

This step help us to clone the folder of set tool kits it self.

git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/

After cloning it , let’s move into the folder you we have cloned by running this below command.

cd setoolkit

Now is now time for you to install the requirements

Step 4 Install the requirements. By running the below requirements we now ready to install the setup files

pip3 install -r requirements.txt

Now install the setup, this setup files is very necessary because with this setup files our setoolkit will start installing

Final step. Installing the setup.

python setup.py

That is it , allow it to setup then install the necessary libraries for you.

Some people might experience error while installing but do not give up , another method to assist you is available which will require you to only install set

Method Two.

The second method is not hard and it is just straight forward , it depends the one you want to follow. It just require a simple code which apt-get install set then wait for it after some time you are done installing ✅

sudo apt-get update

sudo apt-get install set

Run the above commands , after running it, press yes if yes is required for any operation.

How to open setoolkit

Open a terminal then type in setoolk as a root user

sudo setoolkit 

Then enter your password and proceed you will see my own image below.

Enter your password, which might typically be kali then after that choose the type of attack you want by accepting that you will be using setoolkits on a fare usage.

After that you are done , choose carefully to begin your attack.

You can have a third party IP for your iPhone provider such as Nginx and ngrok and more other companies.

Setoolkit requires a third part ip address, such third party IP address are Ngrok. It will help you to track all your conversion over time.

Leave a Reply

Your email address will not be published. Required fields are marked *