DNS


Nmap discovered a possible DNS server on the target port 53

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

N/A

┌──(kali㉿kali)-[~/PEN-200/PG_PRACTICE/walla]
└─$ dig any WALLA @$IP
;; communications error to 192.168.179.97#53: end of file
;; communications error to 192.168.179.97#53: end of file
;; communications error to 192.168.179.97#53: end of file
 
; <<>> DiG 9.20.4-4-Debian <<>> any WALLA @192.168.179.97
;; global options: +cmd
;; no servers could be reached

N/A