Commit Graph

556 Commits

Author SHA1 Message Date
Jeffrey Martin bdb0cadc4f Land #17291, Add support for rails 7 2023-01-26 11:50:29 -06:00
adfoster-r7 672fb9ce9f Land #17460, add support for feature kerberos authentication 2023-01-26 17:47:27 +00:00
Jeffrey Martin 149870d8a5 update Ruby version requirement 2023-01-23 09:57:16 -06:00
Spencer McIntyre 15237e5154 Update metasploit-payloads gem to 2.0.108
Includes changes from:
  * rapid7/metasploit-payloads#599
  * rapid7/metasploit-payloads#600
  * rapid7/metasploit-payloads#602
2023-01-20 09:21:28 -05:00
adfoster-r7 95d361754f Merge branch 'upstream-master' into merge-6.2.33-master-into-kerberos-feature-branch 2022-12-28 13:59:42 +00:00
Grant Willcox a63a98eea4 Bump the version of msf-payload to 2.0.105 2022-12-13 14:29:39 -06:00
adfoster-r7 a9ccfe31b7 Merge branch 'upstream-master' into merge-msf-6.2.31-into-kerberos-feature-branch 2022-12-13 19:40:39 +00:00
Jeffrey Martin 60302e1f02 unlock concurrent-ruby
Version was locked due to yanked ver 1.1.0, this should have been unlocked long ago.
2022-12-12 08:58:22 -06:00
Spencer McIntyre 836109c02b Update metasploit-payloads gem to 2.0.101
Includes changes from:
  * rapid7/metasploit-payloads#592
  * rapid7/metasploit-payloads#595
2022-11-15 09:52:06 -05:00
Christophe De La Fuente 37fd441b0f Land #17117, Authenticate to Kerberos with PKINIT 2022-11-08 18:54:03 +01:00
Spencer McIntyre 299a4c4aca Update metasploit-payloads gem to 2.0.99 2022-11-08 09:59:20 -05:00
Ashley Donaldson 58c30f10aa Send and Receive PKINIT responses 2022-10-07 01:04:10 +11:00
bwatters 2c93f16eed Bump payloads to 2.0.97 2022-09-30 12:10:15 -05:00
adfoster-r7 c436f42c8c Land #16994, Fix Multiple Registry Related Issues 2022-09-27 11:43:02 +01:00
Spencer McIntyre 74ca962197 Bump metasploit-payloads to 2.0.96
Pulls in:
  * rapid7/metasploit-payloads#585
  * rapid7/metasploit-payloads#587
2022-09-22 13:35:29 -04:00
bwatters 88f14950a0 Land #16688, Add Mimipenguin
Merge branch 'land-16688' into upstream-master
2022-09-19 12:43:16 -05:00
space-r7 664a3eb89c bump mettle to 1.0.20 2022-09-16 18:20:06 -05:00
Jeffrey Martin 16d7a9315b Update reline and suppress Fiddle issue
This reverts commit 6494603510, reversing
changes made to 5d3b8f8030.

By defining the missing constant early in startup we can force
reline to detect Fiddle as version '0.0.0' when the class is provide
by a Ruby 2.x implementation that has an documented version.
2022-09-01 11:05:54 -05:00
Jeffrey Martin c3877ef551 lock reline again until better support is solved 2022-09-01 08:33:02 -05:00
Jeffrey Martin ea919d70fc Weekly dependency updates for Gemfile.lock
* unlock `reline` as new guards in 0.3.0 address load errors
2022-08-30 17:38:19 -05:00
Spencer McIntyre ba527f8c3c Update RubySMB to pull in the new functionality
New features include the necessary MS-ICPR definition and more
authentication support for DCERPC over named pipes.
2022-08-30 11:13:27 -04:00
space-r7 97dc219064 bump mettle 2022-08-30 09:40:00 -05:00
Jeffrey Martin 44f605357f Weekly dependency updates for Gemfile.lock
* Restrict `octokit` until Ruby 2.6 support ends for Framework
2022-07-29 07:49:15 -05:00
Christophe De La Fuente df69ffeaae Update metasploit payloads to 2.0.94 2022-06-23 18:46:51 +02:00
adfoster-r7 f4f9580412 Add faraday retry gem dependency 2022-06-09 02:09:28 +01:00
dwelch-r7 21a34b2f50 bump payload version 2022-05-24 16:04:03 +01:00
dwelch-r7 25e1e5db1f Bump payloads version to 2.0.92 2022-05-24 16:04:00 +01:00
Jack Heysel b92fb4671f Update metasploit payloads to 2.0.87 2022-05-04 11:06:27 -07:00
dwelch-r7 1a551138cd Bump payloads version 2022-04-29 15:09:05 +01:00
Jeffrey Martin 617df4da74 restrict ruby_smb to patch version
Based on https://github.com/rapid7/ruby_smb/blob/4fac10d8a7919c421badabedccd9d4d7902a9901/CONTRIBUTING.md#versioning

Locking version to patch level as framework takes performs manipulation of bindata structures.
2022-04-18 16:01:13 -05:00
Jeffrey Martin 7c8c0b5e05 Land #16446, Bump RubySMB 2022-04-16 18:10:19 -05:00
sjanusz 630efa6dbe Bump payloads version 2022-04-12 18:13:29 +01:00
Spencer McIntyre 052e56174d Bump the version of RubySMB to 3.1 2022-04-12 10:46:55 -04:00
sjanusz 020e65c958 Bump payloads version 2022-04-12 11:28:09 +01:00
dwelch-r7 a82c936613 Land #16373, Add initial ruby 3.1 support 2022-04-07 16:44:02 +01:00
dwelch-r7 7d099ab428 Bump payloads version 2022-04-01 14:03:19 +01:00
dwelch-r7 647463b5ad Use updated payloads gem and refactor debug option 2022-04-01 11:20:22 +01:00
adfoster-r7 76ede9ef8f Add ruby 3.1 support 2022-03-24 21:59:02 +00:00
Spencer McIntyre fa89295fe3 Update metasploit-payloads gem to 2.0.77 2022-03-01 16:17:45 -05:00
Spencer McIntyre 5e5c207864 Update metasploit-payloads gem to 2.0.76 2022-03-01 10:01:07 -05:00
bwatters 1ea1781ee2 Update metasploit payloads to 2.0.75 2022-02-23 17:27:12 -06:00
Tim W d4516278f0 bump metasploit-payloads to 2.0.74 2022-02-12 06:19:14 +00:00
Tim W 6b2c7aadfa bump metasploit-payloads to 2.0.73 2022-02-12 06:08:11 +00:00
Spencer McIntyre d340d0da5a Update metasploit-payloads gem to 2.0.71 2022-01-28 08:57:14 -05:00
bwatters 9e634b9585 Bump metasploit_payloads-mettle to 1.0.18 2022-01-27 08:37:30 -06:00
bwatters 21a2244245 Bump payloads to bring in required changes 2022-01-24 12:44:02 -06:00
dwelch-r7 d6b034024f Bump metasploit-payloads to 2.0.69 2022-01-24 14:32:50 +00:00
Jeffrey Martin 238113d93d unlock pcaprub
Updated gem has been released with Ruby 3 support.
2022-01-19 15:35:02 -06:00
Jeffrey Martin 67e7695c34 revert #16026 with Ruby 2.5 removal 2022-01-10 12:11:42 -06:00
Jeffrey Martin 370d0b4bc0 remove ruby 2.5 support
Update the project to officially drop Ruby 2.5.
2022-01-10 12:06:44 -06:00