1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-05 14:57:30 +01:00
Commit Graph

661 Commits

Author SHA1 Message Date
Metasploit
05e15cee18
Bump version of framework to 4.14.13 2017-04-18 08:17:22 -07:00
David Maloney
1d52e269a7
update ruby_smb 2017-04-17 22:20:02 -05:00
Brent Cook
7613bd8964 bump metasploit-payloads, fix 64-bit builds 2017-04-16 08:52:41 -05:00
Brent Cook
fe33fe5571 bump payloads with new keyscan code 2017-04-14 21:54:50 -05:00
Brent Cook
42122d2835
Land #8238, move SMB2 support back into smb_login, add simpler permissions checks 2017-04-14 14:06:46 -05:00
Brent Cook
c16e2fa88e
bump to prerelease rubyntlm to get rid of Ruby 2.4 warning msgs. 2017-04-14 14:06:19 -05:00
Brent Cook
7eaba1fdee bump payloads 2017-04-14 13:17:25 -05:00
Brent Cook
eedbf25f06 bump android meterpreter, adding in-app screenshot support 2017-04-14 12:38:53 -05:00
Brent Cook
f8a94de671 bump metasploit-payloads, enhance windows support in python meterpreter 2017-04-14 12:28:52 -05:00
Metasploit
036d579228
Bump version of framework to 4.14.12 2017-04-14 10:04:35 -07:00
David Maloney
adeb4d10d7
smb2 login scanner admin check now working
we can now check for admin privs in the smb2
login scanner

MS-2636
2017-04-13 14:40:32 -05:00
David Maloney
45d5701473
update ruby_smb to 0.0.9
update to newest version to get
TreeConnect capability

MS-2636
2017-04-13 12:01:51 -05:00
Brent Cook
cdccd1df19 add xmlrpc as an explicit dependency 2017-04-13 07:12:38 -05:00
Metasploit
ced1412ee0
Bump version of framework to 4.14.11 2017-04-12 14:39:40 -07:00
Jeffrey Martin
157d28ab3d
make metasploit-aggregator a framework package 2017-04-12 12:33:13 -05:00
Metasploit
7fc05bcb25
Bump version of framework to 4.14.10 2017-04-07 10:07:31 -07:00
Brent Cook
2276bd0c7d switch back to released octokit gem 2017-04-06 15:36:02 -05:00
Jeffrey Martin
c845745f0b
remove platform restriction on metasploit-aggregator 2017-04-06 13:09:09 -05:00
Metasploit
4e79aaccb7
Bump version of framework to 4.14.9 2017-04-04 16:14:28 -07:00
Brent Cook
3237575024 add ruby 2.1-2.4, update gems with in-flight 2.4 fixes 2017-04-04 04:06:35 -05:00
Metasploit
9edc08cd36
Bump version of framework to 4.14.8 2017-03-31 14:38:29 -07:00
Metasploit
b6085e188d
Bump version of framework to 4.14.7 2017-03-31 10:02:19 -07:00
Brent Cook
9f75a1d392
Land #8174, bump rex-text to fix problems running split-line VBA code 2017-03-31 11:40:21 -05:00
Brent Cook
ce87174373 bump rex-text to fix problems running split-line VBA code 2017-03-31 11:34:41 -05:00
Brent Cook
a937b00f85 bump rex-core, change 'sleep' to allow < 200ms durations 2017-03-31 11:33:21 -05:00
David Maloney
2d9c2321d1
add ruby_smb as a dep
added the ruby_smb library to the gemspec

MS-2557
2017-03-28 16:12:12 -05:00
Metasploit
51646e44a1
Bump version of framework to 4.14.6 2017-03-24 10:02:24 -07:00
Metasploit
8976faa3d1
Bump version of framework to 4.14.5 2017-03-23 08:41:49 -07:00
Metasploit
df181c1792
Bump version of framework to 4.14.4 2017-03-21 14:58:37 -07:00
Brent Cook
9542087642 bump mettle to 0.1.8 2017-03-21 16:45:25 -05:00
Brent Cook
2701fef34b bump to metasploit-payloads 1.2.29 2017-03-17 17:34:16 -05:00
Metasploit
6200a3abb8
Bump version of framework to 4.14.3 2017-03-17 10:02:41 -07:00
Brent Cook
0631bc4c29 bump payloads and such 2017-03-16 23:51:51 -05:00
bwatters-r7
91a4657c36 Bumped the metasploit-payloads version and cache sizes with PR#8043 2017-03-15 19:02:21 -05:00
bwatters-r7
089940dd4f Bump to metasploit-payloads v1.2.17 which has the needed code changes 2017-03-15 18:38:47 -05:00
Metasploit
db581a040a
Bump version of framework to 4.14.2 2017-03-07 07:01:57 -08:00
Brent Cook
78976091df
Land #7902, add initial Metasploit Aggregator for https Meterpreter sessions. 2017-03-07 02:11:01 -05:00
Brent Cook
031285d49a update payloads 2017-02-28 03:04:53 -06:00
Brent Cook
18445cf341 bump rex-text, get IPAddr sorting 2017-02-27 11:25:06 -06:00
bwatters-r7
1c71952529 Update Gemfile.lock because I forgot to in PR#8014 2017-02-27 11:09:14 -06:00
Jeffrey Martin
5383900a54
Merge branch 'master' into feature/aggregator 2017-02-24 23:59:02 -06:00
Metasploit
f9e4fd54fe
Bump version of framework to 4.14.1 2017-02-24 13:31:17 -08:00
James Barnett
2631259919 Land #7973, Enable cert validation for Nexpose
This PR enables connection to a Nexpose console using the
nexpose client gem.

It also allows you to connect using a trusted certificate
instead of simply overriding the SSL validation.
2017-02-24 14:27:24 -06:00
Metasploit
0f4e03be7b
Bump version of framework to 4.13.27 2017-02-24 10:03:33 -08:00
wchen-r7
1ca0a24177 Up rex-exploitation 2017-02-23 15:58:19 -06:00
Jeffrey Martin
9186b3298a
Merge branch 'master' into feature/aggregator 2017-02-22 10:08:11 -06:00
Metasploit
01558d3d51
Bump version of framework to 4.13.26 2017-02-21 14:01:15 -08:00
Jeffrey Martin
b2ed082c75
Merge branch 'master' into feature/aggregator 2017-02-21 15:11:08 -06:00
Jeffrey Martin
8469323519
update metasploit-aggregator in Gemfile.lock 2017-02-21 15:04:29 -06:00
Metasploit
647020289f
Bump version of framework to 4.13.25 2017-02-17 17:03:42 -08:00