Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update creds cracked password to work with remote database #18451

Conversation

adfoster-r7
Copy link
Contributor

@adfoster-r7 adfoster-r7 commented Oct 13, 2023

Updates the newly added cracked password column as part of the creds to work with the remote database

Continuation of #17689

Verification

Same as #17689 - but with the remote database enabled

@adfoster-r7
Copy link
Contributor Author

Additional props to @jmartin-tech for the run through here, as well as verifying the functionality works on his local env 👍

msf6 > db_status
[*] Connected to remote_data_service: (https://localhost:5443/). Connection type: http. Connection name: local-https-data-service.
msf6 > creds
Credentials
===========

host  origin  service  public    private                              realm  private_type        JtR Format        cracked_password
----  ------  -------  ------    -------                              -----  ------------        ----------        ----------------
                       postgres  md5be86a79bf2043622d58d5453c47d4860         Postgres md5        raw-md5,postgres  password
                       other     d19c32489b870735b5f587d76b934283            Nonreplayable hash  md5
                       postgres  md55f4dcc3b5aa765d61d8327deb882cf99         Postgres md5        raw-md5,postgres

@adfoster-r7 adfoster-r7 force-pushed the update-creds-cracked-password-to-work-with-remote-database branch from 2c2cabe to 941c44f Compare October 13, 2023 11:30
@cgranleese-r7 cgranleese-r7 self-assigned this Oct 13, 2023
@cgranleese-r7 cgranleese-r7 merged commit d2607c7 into rapid7:master Oct 13, 2023
34 checks passed
@cgranleese-r7 cgranleese-r7 added enhancement rn-enhancement release notes enhancement labels Oct 13, 2023
@cgranleese-r7
Copy link
Contributor

cgranleese-r7 commented Oct 13, 2023

Release Notes

Updates the newly added cracked password column as part of the creds command to work with the remote database

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement rn-enhancement release notes enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants