DNS

nslookup

╭─░▒▓ ο…Ό  β”‚   ~/Heist/results/192.168.105.165/scans ξ‚°                   ξ‚² βœ” β”‚ took 2m 50s   β”‚ at 04:17:17 PM ο€—  β–“β–’β–‘
╰─ nslookup
> SERVER 192.168.105.165
Default server: 192.168.105.165
Address: 192.168.105.165#53
> 127.0.0.1
1.0.0.127.in-addr.arpa	name = localhost.
> 192.168.105.165
;; connection timed out; no servers could be reached

> 

dig


; <<>> DiG 9.18.1-1-Debian <<>> -p 53 -x 192.168.105.165 @192.168.105.165
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 62767
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4000
;; QUESTION SECTION:
;165.105.168.192.in-addr.arpa.	IN	PTR

;; Query time: 4904 msec
;; SERVER: 192.168.105.165#53(192.168.105.165) (UDP)
;; WHEN: Thu Jul 14 16:10:27 EDT 2022
;; MSG SIZE  rcvd: 57

dnsrecon to perform general enumeration

╭─ ο…Ό  ξ‚± ο„•  /home/kali/Heist/results/192.168.105.165/scans ▓▒░───────────────────░▒▓ INT|INT ✘ ξ‚³ 7s   ξ‚³ root@kali ξ‚°
╰─ dnsrecon -n 192.168.105.165 -d heist.offsec 2>&1 | tee /home/kali/Heist/results/192.168.105.165/scans/tcp53/tcp_53_dnsrecon_default_manual.txt
[*] std: Performing General Enumeration against: heist.offsec...
[-] Could not resolve domain: heist.offsec

Last updated