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…
Explore useful networking tools, commands, and guides for Linux and Termux. Learn about IP addresses, ports, DNS, network connections, scanning, and other basic networking topics with simple and beginner-friendly tutorials.

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…

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…

Cloudflared is the official command-line tool from Cloudflare that lets you securely connect your device to Cloudflare’s global network. It can create secure tunnels, expose local web servers to the…

Traceroute is a simple and useful network tool that helps you trace the path between your device and a website or IP address. It shows each network hop, measures the…