Rapid7 Vulnerability & Exploit Database

Microsoft Windows Deployment Services Unattend Gatherer

Back to Search

Microsoft Windows Deployment Services Unattend Gatherer

Created
05/30/2018

Description

This module will search remote file shares for unattended installation files that may contain domain credentials. This is often used after discovering domain credentials with the auxiliary/scanner/dcerpc/windows_deployment_services module or in cases where you already have domain credentials. This module will connect to the RemInst share and any Microsoft Deployment Toolkit shares indicated by the share name comments.

Author(s)

  • Ben Campbell <eat_meatballs@hotmail.co.uk>

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/gather/windows_deployment_services_shares
msf auxiliary(windows_deployment_services_shares) > show actions
    ...actions...
msf auxiliary(windows_deployment_services_shares) > set ACTION < action-name >
msf auxiliary(windows_deployment_services_shares) > show options
    ...show and set options...
msf auxiliary(windows_deployment_services_shares) > 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

;