asoto-r7
|
fa5cdb6ff3
|
Remove unecessary gems (we might add them back later)
|
2019-06-20 15:09:25 -05:00 |
|
asoto-r7
|
f96de95acc
|
Initial concept for AWS EC2 enumeration
|
2019-06-11 19:10:59 -05:00 |
|
Tim W
|
18c825d7fa
|
update mettle payloads gem to include dylib
|
2019-06-02 10:22:30 +08:00 |
|
Brent Cook
|
526df180b1
|
fix java/android cmd_exec and shell_command_token
This change fixes a race condition in the cmd_exec tests and rapid7/metasploit-framework#11530
From https://github.com/rapid7/metasploit-payloads/pull/334
|
2019-05-31 11:11:01 -05:00 |
|
Brent Cook
|
b9af69a5be
|
update payloads
|
2019-05-31 09:32:44 -05:00 |
|
Brent Cook
|
bc5aa2ea3d
|
Merge remote-tracking branch 'upstream/master' into land-11871
|
2019-05-23 11:35:20 -05:00 |
|
asoto-r7
|
fbd6040214
|
Lock metasploit_data_models at 3.0.10 to prevent future surprises
|
2019-05-22 13:32:40 -05:00 |
|
bwatters-r7
|
840552ee62
|
Update gemspec file to use the latest mettle v0.5.13
|
2019-05-21 12:12:15 -05:00 |
|
Brendan Coles
|
606e337cbd
|
Bump metasploit_payloads-mettle to 0.5.12
|
2019-04-18 13:48:54 +00:00 |
|
Tim W
|
7b09947551
|
Land #11675, add android app api commands
|
2019-04-12 23:21:00 +08:00 |
|
Tim W
|
92eb6df526
|
include metasploit-payloads 1.3.66
|
2019-04-12 23:15:50 +08:00 |
|
Brent Cook
|
e7974e4955
|
bump mettle and other gems
|
2019-04-11 17:26:15 -05:00 |
|
bwatters
|
46bb59e133
|
Update payloads to 1.3.65
|
2019-03-22 11:55:48 -05:00 |
|
Brent Cook
|
e986561dc8
|
Land #11387, upgrade pg to version 0.21.0
|
2019-02-12 08:27:18 -06:00 |
|
bwatters
|
35f7a1e0f4
|
Update Gemfile and gemspec files to bump to metasploit-payloads to 1.3.62
|
2019-02-11 15:38:41 -06:00 |
|
Matthew Kienow
|
dd0d9358df
|
Allow pg version 0.21.0 without hard requirement
|
2019-02-11 14:40:26 -05:00 |
|
Brent Cook
|
eab31eba4a
|
update to latest mettle with dylib support
|
2019-02-07 09:33:36 -06:00 |
|
Brent Cook
|
4a344093a4
|
bump payloads
|
2019-02-06 22:32:24 -06:00 |
|
Jeffrey Martin
|
153d54eb1d
|
bump mettle gem for liblinenoise / console update
|
2019-01-31 00:06:27 -06:00 |
|
bwatters
|
5289108acb
|
Update Gemspec
|
2019-01-28 14:13:00 -06:00 |
|
Matthew Kienow
|
5e28bccda9
|
Move msfdb_ws since it is deprecated by msfdb
|
2019-01-09 23:40:02 -05:00 |
|
bwatters
|
f81c11bbe5
|
Update gemspec to mettle 0.5.1
|
2018-12-28 15:44:42 -06:00 |
|
Matthew Kienow
|
ebc7a3a315
|
Replace sysrandom with ruby default securerandom
|
2018-12-26 13:40:44 -05:00 |
|
Brent Cook
|
69d882eb54
|
bump payloads with REG_MULTI_SZ support
|
2018-12-21 16:53:51 -06:00 |
|
Jeffrey Martin
|
bf4bb0a5b9
|
bump metasploit-payloads gem
Update metasploit-payloads gem to 1.3.57 to pick up
fix for Python Meterpreter PTY Leak from rapid7/metasploit-payloads#319
|
2018-12-19 18:19:24 -06:00 |
|
bwatters-r7
|
564814c4db
|
Land #10676, Add support for ext_server_unhook
Merge branch 'land-10676' into upstream-master
|
2018-12-13 09:46:37 -06:00 |
|
bwatters-r7
|
632a12339f
|
Bump Payloads to 1.3.56 to match payloads PR land
|
2018-12-12 16:35:18 -06:00 |
|
Brent Cook
|
0345c8f66c
|
update mettle payloads
This is a large update to mettle payloads including:
* Adds globbing support to the `ls` command (https://github.com/rapid7/mettle/pull/139)
* Fixes crashes on iOS platforms when cryptTLV is enabled (https://github.com/rapid7/mettle/pull/142)
* Fixes display of the OS version on macOS and iOS (https://github.com/rapid7/mettle/pull/143)
* Fixes the local port handling for pivoted client network connections (https://github.com/rapid7/mettle/pull/144)
* Fixes an unaligned memory access in TLV packet handling, needed for some CPUs (https://github.com/rapid7/mettle/pull/145)
* Fixes some compatibility issues building on Solaris (https://github.com/rapid7/mettle/pull/147)
* Updated libpcap, mbedtls, and libcurl to the latest versions (https://github.com/rapid7/mettle/pull/146)
|
2018-12-06 21:16:41 -06:00 |
|
bwatters-r7
|
a149137332
|
Bump payloads to 1.3.54
|
2018-12-03 12:06:20 -06:00 |
|
christopher lee
|
97ee965c6e
|
Landing #10884 - Add JSON-RPC Client
|
2018-11-13 08:31:55 -06:00 |
|
Brent Cook
|
7baa35375a
|
pin concurrent-ruby to 1.0.5
1.1.0 is not available yet
|
2018-11-01 14:14:00 -05:00 |
|
Matthew Kienow
|
b2559ae4c9
|
Add runtime dependency for JSON-RPC client
|
2018-10-29 23:27:38 -04:00 |
|
Jeffrey Martin
|
380aaf7889
|
bump payloads gem
|
2018-10-22 18:20:45 -05:00 |
|
Brent Cook
|
2c2d0cd154
|
Land #10713, add initial ed25519 SSH key support
|
2018-09-28 16:20:58 -05:00 |
|
Brent Cook
|
a98af45c13
|
note why this is there
|
2018-09-28 16:20:11 -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 |
|
William Vu
|
540955f488
|
Update metasploit-payloads to 1.3.51
|
2018-09-26 17:29:48 -05:00 |
|
bwatters-r7
|
87b79ec12a
|
update mettle version
|
2018-09-20 16:00:31 -05:00 |
|
bwatters-r7
|
4d04161556
|
Bump metasploit payloads to 1.3.47
|
2018-08-31 17:47:02 -05:00 |
|
bwatters-r7
|
cc5f1df9ce
|
Update payloads
|
2018-08-28 15:31:35 -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 |
|
bwatters-r7
|
605d223ac8
|
Bump payloads to 1.3.42
|
2018-08-10 13:41:45 -05:00 |
|
James Barnett
|
612959d9ab
|
Land #10323, add authentication to REST API
|
2018-07-18 17:29:22 -05:00 |
|
Matthew Kienow
|
2a31958f6a
|
Bump metasploit_payloads-mettle to version 0.4.1
|
2018-06-27 17:55:08 -04:00 |
|
bwatters-r7
|
7aeb881a60
|
Bump metasploit-payloads to bring in PR #287
|
2018-06-25 17:48:10 -05:00 |
|
Matthew Kienow
|
c0717d9306
|
Add MSF REST web service authentication support
|
2018-06-22 15:09:36 -04:00 |
|
Brent Cook
|
9eb866b359
|
bump and unlock rex-powershell
|
2018-06-21 11:41:16 -05:00 |
|
Tim W
|
78ba9cb487
|
use mettle 0.4.0
|
2018-06-09 11:12:38 +08:00 |
|