Wei Chen
f885362e06
Update gemfile
2018-10-06 14:42:25 -05:00
Metasploit
8d7bfee9ec
Weekly dependency update
2018-10-04 10:10:01 -07:00
bwatters-r7
549ef4b21e
fix deps
2018-10-01 12:42:37 -05:00
Brent Cook
2c2d0cd154
Land #10713 , add initial ed25519 SSH key support
2018-09-28 16:20:58 -05:00
William Vu
252d594186
Add ed25519 gem to bundle for ssh_login_pubkey
...
Needed for that key type.
2018-09-28 01:24:13 -05:00
bwatters-r7
de47c354a5
Bumped payload gem version
2018-09-27 20:27:21 -05:00
Metasploit
7a00e64ac3
Weekly dependency update
2018-09-27 10:05:46 -07:00
William Vu
540955f488
Update metasploit-payloads to 1.3.51
2018-09-26 17:29:48 -05:00
bwatters-r7
768e3b4971
Land #10575 , add meterpreter chmod command
...
Merge branch 'land-10575' into upstream-master
2018-09-20 16:05:30 -05:00
bwatters-r7
87b79ec12a
update mettle version
2018-09-20 16:00:31 -05:00
Metasploit
627d41b991
Weekly dependency update
2018-09-20 10:05:29 -07:00
Metasploit
395ce8a2fe
Weekly dependency update
2018-09-13 10:05:05 -07:00
Metasploit
8850411807
Weekly dependency update
2018-09-06 10:04:57 -07:00
bwatters-r7
4d04161556
Bump metasploit payloads to 1.3.47
2018-08-31 17:47:02 -05:00
Metasploit
f8c4471900
Weekly dependency update
2018-08-30 10:05:23 -07:00
bwatters-r7
0885bc478c
fix gemfile
2018-08-29 13:04:07 -05:00
Matthew Kienow
b80ca9a315
Bump metasploit-payloads to version 1.3.44
2018-08-27 15:49:51 -04:00
bwatters-r7
27e035acf4
Bump payloads to 1.3.43
2018-08-17 13:59:57 -05:00
Metasploit
cfe1b09afb
Weekly dependency update
2018-08-16 10:05:14 -07:00
bwatters-r7
605d223ac8
Bump payloads to 1.3.42
2018-08-10 13:41:45 -05:00
Metasploit
2c7ec03b39
Weekly dependency update
2018-08-09 10:05:23 -07:00
bwatters-r7
1ed47985d9
Bump rex-powershell to 1.7.9
2018-08-01 13:34:44 -05:00
Metasploit
ba39226fdc
Weekly dependency update
2018-07-26 10:10:56 -07:00
Sonny Gonzalez
8dc34de5c1
rex-socket gem bumped to 0.1.15
2018-07-25 13:28:42 -05:00
Metasploit
778b3f4258
Weekly dependency update
2018-07-19 10:05:42 -07:00
James Barnett
612959d9ab
Land #10323 , add authentication to REST API
2018-07-18 17:29:22 -05:00
Metasploit
4114d5e8fa
Weekly dependency update
2018-07-12 10:05:32 -07:00
Metasploit
745471ea1e
Weekly dependency update
2018-07-03 20:34:52 -07:00
Brent Cook
9805a8e5fd
bump ruby_smb to work on Windows
2018-07-03 17:01:39 -05:00
Metasploit
d6304f4805
Weekly dependency update
2018-06-28 10:07:48 -07:00
Matthew Kienow
2a31958f6a
Bump metasploit_payloads-mettle to version 0.4.1
2018-06-27 17:55:08 -04:00
bwatters-r7
3e9bbb4030
Bump metasploit-payloads to bring in PR #287
2018-06-25 17:47:26 -05:00
Matthew Kienow
c0717d9306
Add MSF REST web service authentication support
2018-06-22 15:09:36 -04:00
Brent Cook
d215aeb5c7
Land #10194 , update rex-powershell with rapid7/rex-powershell#12 , updating GetMethod for GetProcAddress for Windows 10 1803
2018-06-21 12:46:23 -05:00
Metasploit
e071304716
Weekly dependency update
2018-06-21 10:10:56 -07:00
Brent Cook
9eb866b359
bump and unlock rex-powershell
2018-06-21 11:41:16 -05:00
Metasploit
58b12037d8
Weekly dependency update
2018-06-14 10:09:07 -07:00
Tim W
0c891e972f
Land #10066 , implement AudioOutput api from channel
2018-06-11 16:20:11 +08:00
Tim W
78ba9cb487
use mettle 0.4.0
2018-06-09 11:12:38 +08:00
Metasploit
5cd840c34f
Weekly dependency update
2018-06-07 10:07:49 -07:00
Metasploit
044da6c254
Weekly dependency update
2018-05-31 10:08:47 -07:00
James Barnett
acf4c2bd08
Merge branch 'master' into local_api_docs
2018-05-29 10:37:27 -05:00
Metasploit
a08aa09b96
Weekly dependency update
2018-05-24 10:06:22 -07:00
James Barnett
b83ee106f7
Merge branch 'master' into local_api_docs
2018-05-23 10:06:12 -05:00
James Barnett
e4038af79e
Merge branch 'master' into local_api_docs
2018-05-21 13:44:34 -05:00
Brent Cook
134ed389a9
update kiwi plugin, add dcshadow and powershell streaming support
...
This does a few things:
1. Updates the kiwi plugin to mimikatz 2.1.1 20180502
2. Adds ability to dcsync & hashdump via Powershell
3. Adds streaming support to powershell commands (no more timeouts)
It also adds the following powershell functions to make things more
convenient:
* Invoke-DcSync
* Invoke-DcSyncAll
* Invoke-DcSyncHashDump
See https://github.com/rapid7/metasploit-payloads/pull/284 for details
2018-05-21 03:22:05 -05:00
Metasploit
ee805fd1ff
Weekly dependency update
2018-05-17 10:05:37 -07:00
James Barnett
84a8f2100b
Merge branch 'master' into local_api_docs
2018-05-16 13:27:28 -05:00
Metasploit
e74fcd228c
Weekly dependency update
2018-05-10 10:06:05 -07:00
Metasploit
f768b2ac29
Weekly dependency update
2018-05-03 10:06:08 -07:00