Skip to content

Update creds cracked password to work with remote database - #1

Open
adfoster-r7 wants to merge 966 commits into
manishkumar102317:add_new_column_in_credsfrom
adfoster-r7:update-creds-cracked-password-to-work-with-remote-database
Open

Update creds cracked password to work with remote database#1
adfoster-r7 wants to merge 966 commits into
manishkumar102317:add_new_column_in_credsfrom
adfoster-r7:update-creds-cracked-password-to-work-with-remote-database

Conversation

@adfoster-r7

Copy link
Copy Markdown

Just making a few tweaks to rapid7#17689 so that the functionality works with the remote database as well as the local database.

It should hopefully avoid the extra n+1 database lookups, it just tracks of an extra pair of maps for the core_id->core and origin_id->cracked_core in memory for the lookups to avoid reaching out to the database again

dwelch-r7 and others added 30 commits September 11, 2023 16:33
Apache Supserset Priv Esc (CVE-2023-27524) and Flask unsign Library
Co-authored-by: Brendan <bwatters@rapid7.com>
h00die and others added 29 commits October 11, 2023 15:30
The URIPATH must end with / due to how the package names are requested
from the web server in a nested directory structure. #on_request_uri
also needed to be updated to check for the relative resource.
This fixes the java/shell_reverse_tcp payload
This PR adds a module that exploits a series of vulns
which leads to RCE on affected TorchServers tagrets. It
also includes updates the the class_loader library.
This PR adds a variety of improvements to the
enum_computers module including shell and powershell
support as well as improvements to run on non-english
systems.
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.