Dirb is a command-line web content scanner included in Kali Linux, used to discover hidden files and directories on a web server. It performs brute-force attacks by using wordlists to find potentially sensitive information that might not be listed or visible in a...
Website Footprinting using whois
whois is a command-line tool in Kali Linux used to gather information about domain names, IP addresses, or autonomous systems by querying the WHOIS database. It provides details such as domain registration information, registrant details, the creation and expiration...
Website Footprinting using WhatWeb
WhatWeb is a web scanner included in Kali Linux, designed to identify and gather information about websites. It provides a wide range of details about a target, including web technologies, CMS (Content Management Systems), server versions, frameworks, plugins, and...
SearchSploit
SearchSploit is a command-line tool in Kali Linux used for searching and accessing a local copy of the Exploit Database (Exploit-DB). It allows penetration testers and security researchers to quickly find public exploits and vulnerability PoCs (proof-of-concepts) for...
Nmap
Nmap (Network Mapper) is a powerful open-source tool included in Kali Linux used for network discovery and security auditing. It is widely utilized by system administrators, network engineers, and penetration testers for mapping and scanning networks. Key features of...
DNSENUM, DNSTracer, DNSMAP tools
DNSENUM DNSENUM is a DNS enumeration tool included in Kali Linux, used for gathering information about a target domain. It performs various tasks such as: Enumerating DNS records (A, MX, NS, etc.). Retrieving and displaying the domain's nameservers and mail servers....
Latest Post:
Nikto web server scanner
Nikto is an open-source web server scanner included in Kali Linux...
Legal training ground to penetration testing
There are several platforms and websites that allow legal hacking...
Website Footprinting using DIRB
Dirb is a command-line web content scanner included in Kali Linux,...