Day-10:Offensive Is The Best Defence
https://tryhackme.com/room/adventofcyber3
Port Scanning
- running
nmap -sT <ip>
to find open ports 1-100
➟ 2 - Smallest port open
➟ 22 - Service on the highest port
➟ http - running
nmap -sS 10.10.47.51
➟ Y - web server version
➟ Apache httpd 2.4.49 - CVE for fixed Vulnerability
➟ CVE-2021-42013 - Backdoor port
➟ 20212 - Service running on backdoor
➟ telnetd