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

42837 Commits

Author SHA1 Message Date
Brent Cook
8c35e54934
Land #8495, Expand multi-handler for generic http(s) sessions 2017-06-04 20:21:32 -05:00
h00die
de86c5d991 add storing creds and loot name consistency 2017-06-04 17:46:43 -04:00
RaMMicHaeL
f17b28930d Update executex64.asm 2017-06-04 13:18:50 +03:00
tkmru
737f7452ce add my name to author 2017-06-04 04:42:45 +09:00
itsmeroy2012
39cee481c1 Making changes similar to the reverse_tcp payload 2017-06-03 22:57:59 +05:30
RaMMicHaeL
ca5b20f4d0 Fixed an elusive bug on AMD CPUs
Details:
http://blog.rewolf.pl/blog/?p=1484
rwfpl/rewolf-wow64ext@8771485
2017-06-03 11:30:11 +03:00
h00die
ea5db9a039 working module 2017-06-02 23:09:19 -04:00
William Vu
e7fa4c2d06
Land #8504, print_good for ipmi_dumphashes 2017-06-02 18:49:41 -05:00
tkmru
e175bcda08 update cachedSize 2017-06-03 08:37:18 +09:00
h00die
b9aef557f0
land #8502 add cve number for java_rmi_server 2017-06-02 19:37:18 -04:00
Dylan Davis
34e9b2c04b Change ipmi_dumphashes to have non-verbose output, ever 2017-06-02 14:27:21 -06:00
tkmru
82a83af6c2 add error handling to x86 linux reverse tcp 2017-06-03 04:04:55 +09:00
Jeffrey Martin
2924318ca5
update java_rmi_server modules with CVE 2017-06-02 12:59:48 -05:00
Metasploit
92a65f5c63
Bump version of framework to 4.14.25 2017-06-02 10:03:44 -07:00
OJ
cc0ff8f3db
Enable adaptive download with variable block sizes
The aim of this commit is to allow users of Meterpreter in high-latency
environments have better control over the behaviour of the download
function. This code contains two new options that manage the block size
of the downloads and the ability to set "adaptive" which means that the
block size will adjust on the fly of things continue to fail.
2017-06-02 17:16:58 +10:00
William Vu
abeececb46
Land #8493, creds -R fix with DbCommon 2017-06-01 14:19:16 -05:00
h00die
4eb86cae99 add L3 header for version under scenarios 2017-05-31 21:22:44 -04:00
h00die
1c23be91a7 sample output to scenarios conversion in docs 2017-05-31 21:21:38 -04:00
h00die
44c9292f92
Land #8485 docs for snare_registry 2017-05-31 20:51:01 -04:00
h00die
609b131e46
Land #8482 docs for processmaker_exec 2017-05-31 20:39:43 -04:00
Jeffrey Martin
d68365d8df
store more specific credential wordpress_directory_traversal_dos 2017-05-31 18:55:35 -05:00
bwatters-r7
6161fbacb0
Land #8488, Leverage ruby_smb and add authenticated smb session 2017-05-31 15:15:29 -05:00
Jeffrey Martin
ccf54f464c
Expand multi-handler for generic http(s) sessions 2017-05-31 14:35:18 -05:00
h00die
361cc2dbeb fix newline issue and service call 2017-05-30 22:37:26 -04:00
h00die
f98b40d038 adds check on service writing before running it 2017-05-30 22:14:49 -04:00
Brendan Coles
31975b49ec Update docs 2017-05-31 02:04:40 +00:00
Brendan Coles
30f652eb5c Update docs 2017-05-31 01:46:18 +00:00
darkbushido
2682874652
fixing a busted -R on creds search
I broke this when moving creds to its own file.
2017-05-30 15:56:51 -05:00
Jeffrey Martin
0e145573fc
more httpClient modules use store_valid_credential 2017-05-30 14:56:05 -05:00
David Maloney
3ee77d1b50
update ruby_smb version 2017-05-30 14:17:51 -05:00
David Maloney
d5e74ffdf3
Merge branch 'master' into feature/eternal_blue/rubysmb_refactor 2017-05-30 13:59:31 -05:00
David Maloney
a5f910ea63
move trans2 conditional to case statement
this is cleaner as a case statement
2017-05-30 13:52:29 -05:00
David Maloney
b65c959347
limited port of the trans2 exploit packets
ported some of the Trans2 packets for EternalBlue
over to RubySMB, but there is so much jacked up about these
packets I'm not sure we can do much more here
2017-05-30 13:49:27 -05:00
William Vu
9d82e5a9fd
Land #8487, fixups for ETERNALBLUE DCE/RPC code 2017-05-30 13:18:08 -05:00
William Vu
72ff4fbf48 Reword warning message, since it didn't make sense 2017-05-30 13:13:08 -05:00
William Vu
890d35cc30 Fix warning placement to be more helpful 2017-05-30 13:06:23 -05:00
David Maloney
e9ac3fce5a
update credential mode for EB exploit
ExternalBlue can now just flat out take
credentials to authenticate with. If credentials
are not supplied then it will still do the
anonymous login.
2017-05-30 10:55:28 -05:00
Metasploit
0c792798a7
Bump version of framework to 4.14.24 2017-05-30 07:26:35 -07:00
wolfthefallen
9c93aae412 Removed self.class from register 2017-05-30 10:07:07 -04:00
Brent Cook
43ac76ee2b
Fix #8464, use pathname when determining where .git is 2017-05-30 08:56:10 -05:00
Brent Cook
b05fa9c01e add missing dirname 2017-05-30 08:50:43 -05:00
wolfthefallen
bac23757a4 Updated based on busterb comments 2017-05-30 09:33:03 -04:00
Brent Cook
beb1cef835 rescue connection failure for netbios, suggest how to fix it 2017-05-30 08:06:39 -05:00
Brendan Coles
5042b04ff8 Add documentation 2017-05-30 09:29:01 +00:00
Brendan Coles
475510787d Add documentation 2017-05-30 08:40:57 +00:00
Brent Cook
ee57c7188e
Land #8470, remove broken check for invalid options 2017-05-30 00:35:46 -05:00
Brent Cook
ea6063138a
Land #8476, Implement VerifyArch for ETERNALBLUE 2017-05-30 00:31:32 -05:00
Brent Cook
a01a2ead1a
Land #8467, Samba CVE-2017-7494 Improvements 2017-05-30 00:15:03 -05:00
Brent Cook
28fb5cc7da spelling 2017-05-30 00:14:33 -05:00
Brent Cook
e31e3fc545 add additional architectures and targets 2017-05-30 00:07:37 -05:00