Closed smashery closed 4 days ago
I've landed the RubySMB changes, so once this is updated to pull them in, I can get this merged too.
This updates the DOMAIN
action of the auxiliary/gather/windows_secrets_dump
module to allow individual users or groups to be targeted.
This PR adds some features to the
windows_secrets_dump
module, and fixes a bug.Requires https://github.com/rapid7/ruby_smb/pull/278
Verification
List the steps needed to make sure this thing works
msfconsole
use windows_secrets_dump
KRB_TYPES
(request users only, or computers only, or both)KRB_USERS
(request an individual group, or user, or a comma-separated list of either)