DNS Lookup in Linux – dig, nslookup and host Commands

DNSUtils is a useful package for quickly checking and viewing DNS information from the Linux terminal for domains and servers. It includes simple commands like “dig”, “nslookup”, and “host” that…
Find useful cybersecurity tools, commands, tutorials for Linux and Termux. Learn basic cybersecurity concepts through simple, easy-to-follow guides.

DNSUtils is a useful package for quickly checking and viewing DNS information from the Linux terminal for domains and servers. It includes simple commands like “dig”, “nslookup”, and “host” that…

Nikto is a simple and useful web server scanner for checking websites and servers. It can find common security issues, outdated software, misconfigurations, and interesting files. Nikto is easy to…

Apache is a popular open-source web server used to host websites and web applications on Linux. It can be easily installed and managed using simple terminal commands. Apache allows you…

Rustscan is a fast and simple port scanning tool for Linux. It can scan IP addresses, domains, and port ranges to find open ports. You can also scan specific ports,…

Wget is a simple command-line tool used to download files and web pages from the internet. It works directly from the terminal and supports HTTP, HTTPS, and FTP downloads. You…

NetHunter is a mobile penetration testing platform based on Kali Linux that can be used on Android devices. It provides a Linux environment with different security tools for learning and…

HTTPX is a fast command-line tool from ProjectDiscovery that is used to check websites and web servers. It can check if a website is reachable and display useful information such…

SQLMap is a simple command-line tool used for detecting and testing SQL injection vulnerabilities in web applications. It can identify database vulnerabilities, retrieve database information, and perform different database enumeration…

Subfinder is a simple and powerful subdomain enumeration tool that helps you discover subdomains of a target domain using passive online sources. It is fast, lightweight, and widely used for…

Hydra is a simple and powerful password testing tool that helps you test the security of login services. It can check username and password combinations for many supported protocols, including…