Termux Top 5 Tools-Hackind
Termux Top 5 Tools-Hackind
Termux Top 5 Tools-Hackind
https://www.youtube.com/c/himanshuyadavhackind
METASPLOIT
METASPLOIT MANUAL INSTALLATION COMMANDS
Step 5- metasploit
NMAP
Nmap is just a basic Package in termux and you can install it like any other package so To
install Nmap in Temux you just have to use the pkg command. Nmap is a small package
so it won't take a lot of data to download it. You can just paste the below command and it
will be installed in no time.
To scan a Website you must have permissions Else it can cause you
Trouble, Nmap allows you to Scan there Test website so, in this post, we
will use that website, you just have to type Nmap and then the site name
you can paste the below command in the termux to scan the Nmap test
website. Launch and use - nmap Scanme.nmap.org
Sqlmap
Sqlmap
Step 2 - cd sqlmap
Usage
To get a list of basic options and switches use:
python sqlmap.py -h
Link - https://github.com/sqlmapproject/sqlmap/wiki/Usage
SET(set toolkit )
Step 1:
Step 2:
After install python package we will install curl package this git
package will help you to clone the package.
Step 3:
https://github.com/AnonHackerr/setoolkitinstaller.git
Step 4:
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:
./setoolkitinstall.sh
Hydra
Hydra is considered as most powerful Termux tool out there. It uses a brute
force approach on the Username and Password of services such as—telnet, ssh,
FTP, etc. Hydra is the best tool for termux as a brute force ethical hacking
software to crack usernames and passwords. This tool works around coding
Step 2 - cd T-HYDRA/Files
Step 3 - bash thyins.sh
Step 2 - cd Tool-X