wchen-r7
|
315d079ae8
|
Land #6402, Add Post Module for Windows Priv Based Meterpreter Migration
We are also replacing smart_migrate with this.
|
2016-01-13 01:21:32 -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 |
Meatballs
|
7128c408c8
|
Land #6375, Active Directory Managed Groups Enumeration
|
2016-01-12 11:21:31 +00:00 |
Meatballs
|
4ba2d56f49
|
Just search on DN for samaccountname
|
2016-01-12 11:20:20 +00: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 |
Vincent Yiu
|
30a866a85b
|
Update enable_rdp.rb
Fixed some typos.
|
2016-01-04 09:52:57 +00:00 |
Kyle Gray
|
47f9880690
|
Land #6395, grammar fixes for recovery_files.rb
Improves grammar and details within the description of /post/windows/gather/forensics/recovery_files.rb
|
2015-12-28 15:57:41 -06:00 |
William Vu
|
cf0e982e83
|
Land #6386, VNC creds module fix
|
2015-12-28 02:32:26 -06:00 |
William Vu
|
6b9c74eec7
|
Prefer gsub and nix the return
|
2015-12-28 02:31:47 -06:00 |
Josh
|
0de69a9d40
|
Add post Windows privilege based migrate
|
2015-12-27 19:26:21 -06:00 |
Jon Hart
|
f8943f4821
|
Remove peer; defined in lib/msf/core/post/common.rb
|
2015-12-24 07:57:16 -08:00 |
karllll
|
431c6001a8
|
Fix recovery_files.rb Description grammar errors
|
2015-12-24 10:10:39 -05:00 |
g0tmi1k
|
2f71730484
|
Gather VNC null byte fix + formatting
|
2015-12-22 17:30:37 +00:00 |
Rory McNamara
|
45b9230efb
|
Redirect python stderr to stdout, darwin python platform
|
2015-12-22 11:32:31 +00:00 |
Tim
|
be9197fc97
|
quick fix for issues #6359
|
2015-12-22 03:26:31 +00:00 |
Tim
|
f9d74143c3
|
fix typo
|
2015-12-22 03:25:34 +00:00 |
Stuart Morgan
|
e8c8c54cb0
|
Use a regex with a negative lookbehind to cope with CNs that contain commas
|
2015-12-21 11:44:37 +00:00 |
Stuart Morgan
|
b0fca769d7
|
capitalisation
|
2015-12-21 10:39:30 +00:00 |
Stuart Morgan
|
9493b333df
|
rubocop
|
2015-12-20 21:22:03 +00:00 |
Stuart Morgan
|
c394caad27
|
actually made the securitygroups only option do something
|
2015-12-20 21:19:24 +00:00 |
Stuart Morgan
|
07caaf352b
|
made comment match purpose
|
2015-12-20 21:18:21 +00:00 |
Stuart Morgan
|
c0a93433af
|
msftidy
|
2015-12-20 21:16:42 +00:00 |
Stuart Morgan
|
89728fd8fe
|
Working version
|
2015-12-20 21:16:17 +00:00 |
Stuart Morgan
|
ae09549057
|
New module, strating with managedby_groups
|
2015-12-20 20:17:06 +00:00 |
William Vu
|
6afcc13774
|
Requote file path
|
2015-12-18 15:41:38 -06:00 |
William Vu
|
06a2bb53bd
|
Clean up module
|
2015-12-18 15:29:15 -06:00 |
Stuart Morgan
|
2c29298485
|
undoing this, put in a separate module
|
2015-12-15 23:16:21 +00:00 |
Stuart Morgan
|
5dd8cb7648
|
proper type conversions
|
2015-12-15 23:13:02 +00:00 |
Stuart Morgan
|
fef9a84548
|
rubocop
|
2015-12-15 23:12:14 +00:00 |
Stuart Morgan
|
a2b30ff16e
|
msftidy
|
2015-12-15 23:11:40 +00:00 |
Stuart Morgan
|
281966023c
|
Final version
|
2015-12-15 23:10:06 +00:00 |
Stuart Morgan
|
7fa453b7ff
|
Added module
|
2015-12-15 22:31:00 +00:00 |
Stuart Morgan
|
059de62400
|
Editing an existing module rather than adding a new one
|
2015-12-15 21:36:39 +00:00 |
Stuart Morgan
|
4a66b487de
|
Based on putty enum module
|
2015-12-15 21:28:13 +00:00 |
William Vu
|
b085989923
|
Land #6266, rsync creds scraper
|
2015-12-14 11:37:30 -06:00 |
Jon Hart
|
39da306b1d
|
Land #6057, @danilbaz's module for dumping Bitlocker master key (FVEK)
|
2015-12-08 18:16:39 -08:00 |
Jon Hart
|
ed8076f361
|
Merge branch 'master' into pr/6197
|
2015-12-08 12:08:15 -08:00 |
Jon Hart
|
2177b979fd
|
Update SessionTypes command to describe why shell is not listed
|
2015-12-08 12:06:47 -08:00 |
Jon Hart
|
3890961155
|
Correct SEP client exclusion enumeration
|
2015-12-08 10:16:25 -08:00 |
BAZIN-HSC
|
be5f648969
|
manage-bde.exe path test if in System32 or sysnative
|
2015-12-08 16:14:13 +01:00 |
William Vu
|
db788d1b7c
|
Land #6238, CmdStager BOURNE_{PATH,FILE} options
|
2015-12-07 12:34:42 -06:00 |
Jon Hart
|
f6417df9ba
|
Update enum_av_excluded to work properly under wow64
|
2015-12-04 17:13:43 -08:00 |
Jon Hart
|
ad60a4118e
|
Put admin and client exclusions in different tables
|
2015-12-04 13:01:28 -08:00 |
Jon Hart
|
c92365090f
|
Simpler
|
2015-12-04 12:38:25 -08:00 |
Jon Hart
|
e7d2eb6ad9
|
Wire in support for showing process and file extension exclusions
|
2015-12-04 12:35:42 -08:00 |