Commit Graph

967 Commits

Author SHA1 Message Date
Metasploit 16f152f6e3
Bump version of framework to 5.0.1 2019-01-10 09:41:50 -08:00
Metasploit 9ac96b213f
Weekly dependency update 2019-01-04 14:00:12 -08:00
bwatters c6e83d109d
Update Gemfile.lock with mettle 0.5.1 2018-12-28 15:45:33 -06:00
Metasploit a7e44e39f1
Weekly dependency update 2018-12-27 10:05:39 -08: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
William Vu 5cff330a38
Land #11128, Rex::Exploitation::CmdStagerFetch 2018-12-21 14:16:57 -06:00
William Vu d499c657ab Bump Gemfile.lock and LICENSE_GEMS 2018-12-21 14:16:25 -06:00
Brent Cook b83c6ad496
Land #11149, fix a PTY leak in Python Meterpreter 2018-12-20 17:30:42 -06:00
Metasploit 1676f7306a
Weekly dependency update 2018-12-20 12:22:02 -08: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 8342f15c44
Land #11118, update Gemfile.lock
Merge branch 'land-11118' into upstream-master
2018-12-13 12:17:44 -06:00
Metasploit 0601ff5edb
Weekly dependency update 2018-12-13 10:06:10 -08:00
Jeffrey Martin a92f434f03
update Gemfile.lock 2018-12-13 11:32:02 -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
Metasploit 99fa011c35
Weekly dependency update 2018-11-30 12:50:42 -08:00
Metasploit 71ca1cdd73
Weekly dependency update 2018-11-27 15:04:01 -08:00
Metasploit f2f5b3c8fa
Weekly dependency update 2018-11-22 10:07:55 -08:00
Metasploit 39221ea9ad
Weekly dependency update 2018-11-15 10:09:38 -08:00
christopher lee 97ee965c6e
Landing #10884 - Add JSON-RPC Client 2018-11-13 08:31:55 -06:00
Metasploit 77736cc4e2
Weekly dependency update 2018-11-08 10:06:27 -08:00
Metasploit dfd905fdca
Weekly dependency update 2018-11-02 10:14:13 -07: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
Metasploit 7d69eeed46
Weekly dependency update 2018-11-01 10:08:06 -07:00
Matthew Kienow c381fe7f74
Add dependency for JSON-RPC client 2018-10-29 23:44:23 -04:00
Metasploit e60e32c315
Weekly dependency update 2018-10-25 21:04:35 -07:00
Metasploit 395a0cc87d
Weekly dependency update 2018-10-25 10:08:43 -07:00
Jeffrey Martin 380aaf7889
bump payloads gem 2018-10-22 18:20:45 -05:00
Metasploit af61e07536
Weekly dependency update 2018-10-18 10:08:53 -07:00
Metasploit e05ee28190
Weekly dependency update 2018-10-11 10:10:02 -07:00
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