🚀 Welcome
Reconnaissance with Kali Linux: Gathering Intelligence on a Target
Before an attacker (or a penetration tester) can exploit a system, they need to understand it. This video walks through the reconnaissance phase of a penetration test using Kali Linux — the process of building a profile of a target through both passive, open-source intelligence and active, direct probing.
*What's covered:*
🕵️ *Information Gathering with Kali* — An overview of Kali's Information Gathering tools and how they're used to profile a target: DNS lookups, IDS detection, live host discovery, service scanning, and open-source intelligence collection.
🔮 *Using Deep Magic for Reconnaissance* — Using Dmitry ("deep magic") to pull public registration data, subdomains, associated email addresses, and open ports for a target domain.
🌐 *Using DNS for Passive Reconnaissance* — Enumerating name servers, mail servers, subdomains, and attempting zone transfers with dnsenum — all without directly touching the target host.
🛰️ *Using Shodan to Enumerate the Internet* — Searching Shodan's index of internet-facing services to find exposed servers, known vulnerabilities, and geographic/network distribution — all without any active scanning of the target.
🎯 *Active Target Reconnaissance* — Hands-on with Nmap: host discovery, TCP/UDP port scanning, service version detection, and using Nmap scripts to identify specific vulnerabilities like the vsFTPd backdoor.
🌍 *Taking a Quick Peek at a Web Server* — Using WhatWeb for fast web server fingerprinting — identifying the server software, frameworks, and technologies behind a website.
⚠️ This content is intended strictly for authorized security testing, education, and awareness. Always get proper authorization before scanning or probing any system you don't own.
*Tools featured:* Kali Linux, Dmitry, dnsenum, Shodan, Nmap, WhatWeb
Chapters
0:00 – Information Gathering with Kali
1:19 – Using Deep Magic for Reconnaissance
3:36 – Using DNS for Passive Reconnaissance
11:26 – Active Target Reconnaissance
18:35 – Taking a Quick Peek at a Web Server
20:21 – End
#CyberSecurity #EthicalHacking #KaliLinux #Reconnaissance #InfoSec #Nmap #Shodan
👍 Like, Share & Subscribe for more Linux, Kali Linux, Ethical Hacking, Cybersecurity, and Programming tutorials.
#KaliLinux #EthicalHacking #CyberSecurity #InformationGathering #PenetrationTesting #Linux #Hacking #Reconnaissance #Footprinting #NetworkSecurity
Code • Build • Create