Rapid7 Vulnerability & Exploit Database

Jenkins Domain Credential Recovery

Back to Search

Jenkins Domain Credential Recovery

Created
05/30/2018

Description

This module will collect Jenkins domain credentials, and uses the script console to decrypt each password if anonymous permission is allowed. It has been tested against Jenkins version 1.590, 1.633, and 1.638.

Author(s)

  • Th3R3p0
  • sinn3r <sinn3r@metasploit.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/gather/jenkins_cred_recovery
msf auxiliary(jenkins_cred_recovery) > show actions
    ...actions...
msf auxiliary(jenkins_cred_recovery) > set ACTION < action-name >
msf auxiliary(jenkins_cred_recovery) > show options
    ...show and set options...
msf auxiliary(jenkins_cred_recovery) > 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

;