Project 6: Network & Vulnerability Scanning

Project 6: Network & Vulnerability Scanning ๐Ÿ“Œ Lab Overview In this lab, you will: Use Nmap to scan for open ports and running services. Run Masscan for high-speed scanning. Detect brute-force attacks using logs. Use Metasploit auxiliary scanning to find vulnerabilities. โœ… Prerequisites You will need: Debian Linux VM Windows Server VM Nmap, Masscan, Metasploit installed ๐Ÿ›  Step 1: Network Scanning with Nmap 1๏ธโƒฃ Find the IP Address of Your Windows VM Run the following command in your Debian Linux terminal: ...