msfenum icon indicating copy to clipboard operation
msfenum copied to clipboard

Add a functionality to run specific modules with valid domain creds

Open wez3 opened this issue 7 years ago • 1 comments

Add a functionality to run specific modules with valid creds (when specified through CLI-parameters). Can be useful after valid domain creds are gathered. For example the modules:

  • auxiliary/scanner/smb/smb_enum_gpp
  • auxiliary/scanner/smb/smb_enumshares

wez3 avatar Jul 09 '18 19:07 wez3

I don't think these credentials should be stored in the settings file. This might cause issues as people tend to forget to reconfigure settings per run. I propose either to add a question during start up, and/or hide these questions behind an argument.

Ag0s avatar Jul 13 '18 07:07 Ag0s