Rapid7 Vulnerability & Exploit Database

DNS Server Dynamic Update Record Injection

Back to Search

DNS Server Dynamic Update Record Injection

Created
05/30/2018

Description

This module allows adding and/or deleting a record to any remote DNS server that allows unrestricted dynamic updates.

Author(s)

  • King Sabri <king.sabri@gmail.com>
  • Brent Cook <brent_cook@rapid7.com>

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use auxiliary/admin/dns/dyn_dns_update
msf auxiliary(dyn_dns_update) > show actions
    ...actions...
msf auxiliary(dyn_dns_update) > set ACTION < action-name >
msf auxiliary(dyn_dns_update) > show options
    ...show and set options...
msf auxiliary(dyn_dns_update) > run 

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;