Christian Mehlmauer
|
666ae14259
|
change Metasploit3 class names
|
2016-03-07 09:56:58 +01:00 |
Josh Hale
|
62dd82e653
|
Make fix easier to read
|
2016-02-10 11:24:45 -06:00 |
Josh Hale
|
4653c27167
|
Fix minor grammar error in description
|
2016-02-09 21:24:40 -06:00 |
Josh Hale
|
08a41b0a31
|
Fix issue when target PID not owned by session
|
2016-02-09 21:22:50 -06:00 |
wchen-r7
|
6deb57dca3
|
Deprecate post/windows/manage/smart_migrate and other things
This includes:
* Give credit to thelightcosine in priv_migrate
* Deprecate smart_migrate
* Update InitialAutoRunScript for winrm_script_exec
|
2016-01-12 23:14:13 -06:00 |
David Maloney
|
5e6620f2cf
|
add yard doc and lexical sorting
lexical sort methods and add missing YARD docs
|
2016-01-08 14:36:21 -06:00 |
David Maloney
|
536378e023
|
move datastore kill check to kill method
move the datastore check for datatstore['KILL']
into the actual kill method for sake of DRYness
|
2016-01-08 14:31:42 -06:00 |
David Maloney
|
9716b97e1c
|
split up the migration efforts
move admin and suer migrations into
seperate methods for enhanced readability
and maintainability
|
2016-01-08 14:26:39 -06:00 |
David Maloney
|
ad50f9a047
|
move default targets to constants
cleanup the way the target lists get populated
to use constants and be a little cleaner and dryer
|
2016-01-08 14:03:30 -06:00 |
Josh
|
4e99c873c8
|
Fix issue when target_pid == current_pid
|
2016-01-06 19:58:07 -06:00 |
Josh
|
60c506d7fb
|
Replace error handling methods
|
2016-01-06 18:53:54 -06:00 |
Josh
|
0de69a9d40
|
Add post Windows privilege based migrate
|
2015-12-27 19:26:21 -06:00 |