Scan Network with Nmap

Merhaba,
quiz’in son sorusu 10.0.0.1’de sorgulama yapmam için sorulan mevcut sunucunun ip’sini değiştirmem gerekiyor. bunun için sudo şifresini nasıl alabilirim? sunucu ip’si 10.0.1.x network’ünde.

Merhaba,değiştirmenize gerek yok 10.0.1.1 adresini tarayın

1 Like

cc
cc2

When I scan, there are 3 open ports, but only 1 response is accepted. Why is that? Am I doing something wrong?

Hello,

I used Nmap to perform a TCP port scan on the IP address 10.0.1.1, and I got the following results:

PORT     STATE  SERVICE
22/tcp   open   ssh
80/tcp   open   http
443/tcp  open   https

According to these results, there are 3 open TCP ports: 22 (SSH), 80 (HTTP), and 443 (HTTPS).

However, when I answered 3 to the question “What is the total number of open ports?”, it was marked as incorrect. Could there be any other factor I need to consider to determine the correct answer? Any clarification on why this might be the case would be greatly appreciated.

Thank you!

1 Like

You are right, this is issue about the docker deployment process. We will fixed. 3 right answer. Sorry. But technically, you completed :slight_smile: