Commit Graph

14 Commits

Author SHA1 Message Date
h00die d64ed33cdf code spell for a bunch of modules 2023-09-24 17:42:00 -04:00
cgranleese-r7 1d8c9d3690 Fixes analyze command crashing with a winrm session opened 2023-01-27 10:45:05 +00:00
Jeffrey Martin 4bf199aff5 remove duplicate condition 2022-04-14 10:18:59 -05:00
Jeffrey Martin d35137ed3a initial Msf::Analyze::Result top level states 2022-04-05 14:06:40 -05:00
Alan Foster 2c73c14931 Update rpc analyze command to support latest functionality 2021-08-05 20:18:31 +01:00
Alan Foster 814e510e17 Fix unit tests 2021-05-26 15:30:23 +01:00
Adam Cammack 23aa4cadab Add payload selection logic to analyze 2021-05-18 10:18:10 -05:00
Adam Cammack e0e8cafda5 Explicitly autotarget analyze results
Doesn't really do anything that wasn't done already, but will provide a
good entry point for better and more flexible targeting use, e.g. by
breaking down the OS name with Recog when needed.
2021-05-14 08:45:14 -05:00
Adam Cammack b814aa6c52 Add minor style fixes 2021-05-13 18:35:43 -05:00
Adam Cammack f645823705 Add messaging for invalid proposed option values 2021-04-14 11:25:28 -05:00
Adam Cammack acc04397f2 Initialize modules to check datastore requirements 2021-04-14 10:48:31 -05:00
Adam Cammack 6b43004962 Fix service cred check 2021-04-14 10:45:56 -05:00
Adam Cammack d05e63744d Require meterpreter sessions by default
Some older modules don't have proper session type requirements. A
sampling indicates they nearly always require meterpreter, so we can add
this pending a metadata unification for those modules.
2021-04-14 10:45:29 -05:00
Adam Cammack a33903fb0d Move analyze results to new class & add creds 2021-04-07 06:06:14 -05:00