Hello, a guy welcomes to another article, in this article I'm going to show you how to install SEToolkit on our android mobile so without wasting time let's start.
What is SET?
The Social-Engineer Toolkit (SET) is specifically designed to perform advanced attacks against the human element. When a social engineering attack is performed, the weakest link in the chain is not the computer system, the firewall, services, or apps. It’s us, the humans behind those technologies.
Requirements?
- An android device with android version 5.0 and above.
- Termux application
- Internet
If you download the termux application means run the termux appFirst, we are going to update the package list so type this below command.apt update
- An android device with android version 5.0 and above.
- Termux application
- Internet
apt update
Step 1:
Now we have a python package so type this below command to install python.
pkg install python
pkg install python2
Step 2:
After installing the python package we will install the curl package this git package will help you to clone the package.
pkg install curl
Step 3:
After installing the curl package we are going to clone the SETOOLKIT package into our directory with the help of the curl command.
curl https://raw.githubusercontent.com/Hax4us/setoolkit/master/setoolkit.sh
Now we have the setoolkit installer java file so run that javascript
Step 4:
Now type this below command to download the setoolkit.
sh setoolkit.sh
or
bash setoolkit.sh
Step 5:
Now we have the setoolkit folder in our termux root directory now we need to open that folder by following the commands
cd setoolkit
Step 6:
Now we need to give the permission to read-write and execute the Setup.py python file by using the command.
chmod +x setup.py
Step 7:
After that, you need to run the following in order to run the setup.py
python2 setup.py
إرسال تعليق