mDNS


Nmap discovered a mDNS server on the target UDP port 5353 The running service is zeroconf

┌──(kali㉿kali)-[~/PEN-200/PG_PRACTICE/pelican]
└─$ nmap -sU --script dns-service-discovery -p 5353 $IP        
Starting Nmap 7.95 ( https://nmap.org ) at 2025-03-21 20:27 CET
Nmap scan report for 192.168.132.98
Host is up (0.020s latency).
 
PORT     STATE SERVICE
5353/udp open  zeroconf
| dns-service-discovery: 
|   445/tcp smb
|     Address=192.168.132.98
|   Device Information
|     model=MacSamba
|_    Address=192.168.132.98
 
Nmap done: 1 IP address (1 host up) scanned in 0.36 seconds

Mapped to the Samba server N/A