┌──(kali㉿kali)-[~] └─$ nmap -sS 192.168.159.0/24 Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-06-24 22:34 CST Nmap scan report for 192.168.159.1 Host is up (0.00029s latency). Not shown: 997 filtered tcp ports (no-response) PORT STATE SERVICE 135/tcp open msrpc 139/tcp open netbios-ssn 445/tcp open microsoft-ds MAC Address: 00:50:56:C0:00:08 (VMware)
Nmap scan report for 192.168.159.2 Host is up (0.000084s latency). Not shown: 999 closed tcp ports (reset) PORT STATE SERVICE 53/tcp open domain MAC Address: 00:50:56:E1:64:0A (VMware)
Nmap scan report for 192.168.159.131 Host is up (0.00050s latency). Not shown: 998 closed tcp ports (reset) PORT STATE SERVICE 22/tcp open ssh 80/tcp open http MAC Address: 00:0C:29:AB:2F:A2 (VMware)
Nmap scan report for 192.168.159.254 Host is up (0.00042s latency). All 1000 scanned ports on 192.168.159.254 are in ignored states. Not shown: 1000 filtered tcp ports (no-response) MAC Address: 00:50:56:FC:B0:1B (VMware)
Nmap scan report for 192.168.159.129 Host is up (0.0000030s latency). Not shown: 999 closed tcp ports (reset) PORT STATE SERVICE 22/tcp open ssh
Nmap done: 256 IP addresses (5 hosts up) scanned in 11.89 seconds ┌──(kali㉿kali)-[~] └─$ nmap -p- 192.168.159.131 Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-06-24 22:39 CST Nmap scan report for 192.168.159.131 Host is up (0.0021s latency). Not shown: 65532 closed tcp ports (reset) PORT STATE SERVICE 22/tcp open ssh 80/tcp open http 1898/tcp open cymtec-port MAC Address: 00:0C:29:AB:2F:A2 (VMware)
Nmap done: 1 IP address (1 host up) scanned in 8.87 seconds