DNS (53)

Commands

nslookup server 10.10.10.103
> 127.0.0.1

Adding a DNS entry.

sudo python3 /opt/krbrelayx/dnstool.py -u 'intelligence\tiffany.molina' -p $(cat tiffany_pass) -a add -r 'webx7331' -d '10.10.14.121' 10.10.10.248

Resources

Last updated

Was this helpful?