Windows Manage Certificate Authority Injection | Metasploit Exploit Database (DB)

Windows Manage Certificate Authority Injection

This module allows the attacker to insert an arbitrary CA certificate into the victim's Trusted Root store.

Search Other Modules


Rank

  • Normal

Authors

  • vt < nick.freeman [at] security-assessment.com >

Development


Similar Modules


Usage Information

$ msfconsole

                ##                          ###           ##    ##
 ##  ##  #### ###### ####  #####   #####    ##    ####        ######
####### ##  ##  ##  ##         ## ##  ##    ##   ##  ##   ###   ##
####### ######  ##  #####   ####  ##  ##    ##   ##  ##   ##    ##
## # ##     ##  ##  ##  ## ##      #####    ##   ##  ##   ##    ##
##   ##  #### ###   #####   #####     ##   ####   ####   #### ###
                                      ##

msf > use post/windows/manage/inject_ca
msf post(inject_ca) > set CAFILE [STRING]
msf post(inject_ca) > set SESSION [INTEGER]


Module Options

CAFILE Path to the certificate you wish to install as a Trusted Root CA. (default: )
SESSION The session to run this module on.
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module