Caution! Unverified Website!
The identity of this user has not yet been verified. Please make transactions at your own risk!
Termux Tool X
Tool-X is a program installer for Kali Linux tools. Tool-X was developed for Termux and other android terminals. Using Tool-X, you can install almost 263 hacking tools in Termux and other Linux based distributions. Now Tool-X is available for Ubuntu, Debian ETC.
Install package:
apt update && apt upgrade
Never Forget To Install Git pkg.
Install Tool X:
pkg install git clone https://github.com/rajkumrdusad/Tool-X.git
Go To Directories:
cd Tool-X
chmod +x install.aex
sh install.aex
if not work then type ./install.aex
Manual installation of .deb files
If you have a .deb package file, you can install it with dpkg. Note that packages downloaded from Ubuntu or from repositories of other Linux distributions will not work due to incompatible libc ABI, however statically compiled binaries may
Installing:
dpkg -i ./package.deb
Uninstalling:
dpkg --remove package name
Listing all installed packages:
dpkg -l
Source: Icandotech.in
Open Termux app and type following commands :
$ pkg update
$ pkg install nmap
$nmap -u https://google.com
nc -z -v {host-name-here} {port-range-here} nc -z -v host-name-here ssh nc -z -v host-name-here 22 nc -w 1 -z -v server-name-here port-Number-her
$ nc -zv vip-1.vsnl.nixcraft.in 1-1023
$ netcat -z -vv google.com https$ netcat -v -z -n -w 1 192.168.1.254 1-1023
Nmap Target Selection :-
Scan a single IP: nmap 192.168.1.1 Scan a host: nmap www.testhostname.com Scan a range of IPs: nmap 192.168.1.1-20 Scan a subnet: nmap 192.168.1.0/24 Scan targets from a text file: nmap -iL list-of-ips.txt
Nmap Port Selection :-
Scan a single Port: nmap -p 22 192.168.1.1 Scan a range of ports: nmap -p 1-100 192.168.1.1 Scan 100 most common ports (Fast): nmap -F 192.168.1.1 Scan all 65535 ports: nmap -p- 192.168.1.1
We appreciate you contacting us. Our support will get back in touch with you soon!
Have a great day!
Please note that your query will be processed only if we find it relevant. Rest all requests will be ignored. If you need help with the website, please login to your dashboard and connect to support