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: ...