https://tryhackme.com/room/alfred
Task 1 Initial Access
Frage 1:
How many ports are open? (TCP only)
Erster Schritt: nmap:
└─$ nmap 10.10.37.194
Starting Nmap 7.93 ( https://nmap.org ) at 2022-11-06 14:42 CET
Nmap scan report for 10.10.37.194
Host is up (0.048s latency).
Not shown: 997 filtered tcp ports (no-response)
PORT STATE SERVICE
80/tcp open http
3389/tcp open ms-wbt-server
8080/tcp open http-proxy
Nmap done: 1 IP address (1 host up) scanned in 4.85 seconds
Antwort 1:
3