DNS


Nmap discovered a DNS server on the target port 53 The running service is NLnet Labs NSD

┌──(kali㉿kali)-[~/PEN-200/PG_PRACTICE/twiggy]
└─$ nslookup 
> server 192.168.113.62
Default server: 192.168.113.62
Address: 192.168.113.62#53
> 127.0.0.1
;; communications error to 192.168.113.62#53: timed out
;; communications error to 192.168.113.62#53: timed out
;; communications error to 192.168.113.62#53: timed out
;; no servers could be reached
> 192.168.113.62
;; communications error to 192.168.113.62#53: timed out
;; communications error to 192.168.113.62#53: timed out
;; communications error to 192.168.113.62#53: timed out
;; no servers could be reached

N/A