Hello guy’s in this article I’m going to show you how to install SEToolkit in our termux so 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
apt update
How to install Setoolkit in termux
Step 1:
Now we have python package so type this below command to install python.
pkg install python
pkg install python2
apt install python2 python python-dev python2-dev wget tar termux-exec
Step 2:
After install python package we will install 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 git command.
https://github.com/AnonHackerr/setoolkitinstaller.git
Step 4:
Now change your directory root to setoolkitinstaller directory so type this below command on your terminal
cd setoolkitinstaller
Step 5:
Now give permission to read write and execute of setoolkitinstall.sh bash script so type this below command on your terminal.
chmod +x setoolkitinstall.sh
Step 6:
Now type this below command on your terminal this command will help you to execute setoolkit tool on your termux
./setoolkitinstall.sh
Once you type this above command you will get setoolkit tool. see this below image
Now you can use any module which you want.
The complete setoolkit tutorial click this
NOTE :
If you want to run SETOOLKIT again next time then you need to launch the termux then you need to open setoolkitinstaller directory and run this command ./setoolkitinstall.sh
Install setoolkit, how to install setoolkit on termux, setoolkit full tutorial, termux setoolkit
Post a Comment