Drill in Termux – Installation & Usage Commands

Drill is a simple and powerful DNS query tool that allows you to look up DNS records, perform reverse DNS lookups, and troubleshoot domain name resolution from the terminal. It…

Drill is a simple and powerful DNS query tool that allows you to look up DNS records, perform reverse DNS lookups, and troubleshoot domain name resolution from the terminal. It…

ParamSpider is a simple reconnaissance tool that helps you discover hidden URL parameters from archived web sources. It collects parameterized URLs, organizes the results, and saves them into a file…

Dalfox is a simple and powerful XSS scanner that helps you find Cross-Site Scripting (XSS) vulnerabilities in websites. You can scan single URLs, test multiple targets, and generate detailed scan…

Commix is an open-source command injection testing tool used to assess web applications for potential command injection vulnerabilities. It provides various features for web application security testing and reconnaissance in…

ReconDog is a simple reconnaissance and information gathering toolkit that provides different tools for domain lookup, DNS scanning, CMS detection, subdomain finding, port scanning, and other basic cybersecurity tasks. It…

Recon-ng is a powerful OSINT reconnaissance framework used to gather information about domains, users, and networks. You can run it inside Alpine Linux in Termux using proot-distro, which keeps the…

Nikto is an open-source web server scanner used to find vulnerabilities, outdated software, insecure files, and misconfigurations in web servers. Since Nikto is written in Perl, it works well in…

Tor is a privacy tool that routes your internet traffic through multiple encrypted servers, helping you stay anonymous online. In Termux, Tor works as a local SOCKS proxy that you…

Hydra is a fast and powerful password-cracking tool used to test the strength of login systems like SSH, FTP, Telnet, HTTP, SMB, SMTP, and more. Termux does not provide Hydra…

Metasploit is a powerful penetration testing framework used to find vulnerabilities, create payloads, and run security tests. Termux allows you to install Metasploit with a simple script, but the installation…