Rapid7 Vulnerability & Exploit Database

ICPR Certificate Management

Back to Search

ICPR Certificate Management

Created
08/30/2022

Description

Request certificates via MS-ICPR (Active Directory Certificate Services). Depending on the certificate template's configuration the resulting certificate can be used for various operations such as authentication. PFX certificate files that are saved are encrypted with a blank password. This module is capable of exploiting ESC1, ESC2, ESC3 and ESC13.

Author(s)

  • Will Schroeder
  • Lee Christensen
  • Oliver Lyak
  • Spencer McIntyre

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

;