1
mirror of https://github.com/rapid7/metasploit-payloads synced 2024-12-21 05:35:54 +01:00
Commit Graph

882 Commits

Author SHA1 Message Date
OJ
2fcebdefc2 Update to mimikatz commit c509bbfbf75883a84d56475cac4bc92b9a8350fa 2014-07-10 13:49:08 +10:00
OJ
420ca2861a Remove lots of stuff that Kiwi doesn't need
mimilib and mimidrv aren't required in MSF.
2014-07-10 13:26:33 +10:00
OJ
6c23fc5764 Updated to Mimikatz commit fd667773cbc004dafd857fd77dc6a06fc8c6d33c
Without the powershell stuff. Commit f861bb41aa608363b008233dee4234b7392fb502 will
not be included as it's not relevant.
2014-07-10 13:10:31 +10:00
William Vu
003f6a4cb4 Land #90, errno fix for posixterp 2014-07-09 14:29:11 -05:00
jvazquez-r7
5a58d88e3a Return errno when fopen fails 2014-07-08 12:12:45 -05:00
OJ
fed3ebd43f Update to Mimikatz commit 2cb6326ba2658e0d226d7a341fd6bf3bba2dbceb 2014-07-08 20:02:44 +10:00
OJ
e7974b4707 Update to Mimikatz commit 5571133a4bc4a9a690cbdcab5f7db6f8ff8bc7e3 2014-07-08 19:49:34 +10:00
OJ
940c94e946 Update to Mimikatz commit 4e6f3e17587c849517e32cfc7f87fb01ee5b0ff3 2014-07-08 18:35:16 +10:00
OJ
bfba1ed97c Updated to Mimikatz commit 568b71c590ae60582195c34a71ec8c37a3a809da 2014-07-08 17:45:22 +10:00
OJ
5b387c5bee Update to Mimikatz commit 9347714eb1683b74e2537a100b5014268d27f5f0 2014-07-08 17:36:13 +10:00
OJ
05c968a877 Updated to Mimikatz commit 853ee232f061cef4c75cdbfcf7390fb16e53811d 2014-07-08 17:06:36 +10:00
OJ
5b721a8fe9 Updated to Mimikatz commit e85d87f6bb2e0afa5c57f22c73d12b8e25e84c9f
This comes with some other changes as well which include code changes that
were probably made to the kerberos code prior to moving to github. As a result,
the actual changset was lots because the history of mimikatz wasn't imported
into github, and the change history is no longer available on google code.
2014-07-08 16:48:11 +10:00
William Vu
c4e8e007a1 Land #88, IMAGE_BASE TLV truncated pointer fix 2014-07-07 18:11:55 -05:00
OJ
23d9f6061c Land #89 - fix strncpy usage on linux fs_expand_path 2014-07-08 08:17:52 +10:00
jvazquez-r7
32564013bc Fix strncpy usage on linux fs_expand_path 2014-07-07 16:04:59 -05:00
OJ
f6dcee657f Change IMAGE_BASE tlv to QWORD value 2014-07-07 17:16:40 +10:00
Meatballs
a19ce5e6dc Land #76, x86 -> x64 thread creation
Also fixes a number of PTR truncation issues...
2014-06-06 20:44:12 +01:00
OJ
24a8ddfca5 Land #85 -- Update README.md link 2014-06-06 20:00:12 +10:00
Brandon Turner
25edc905c0 Land #86 from todb-r7:update-openssl-deps 2014-06-05 17:36:43 -05:00
Tod Beardsley
b0a0202956 Add new libs and docs for the same. 2014-06-05 14:50:52 -05:00
Tod Beardsley
8d46311f8a Update openssl/include headers for 0.9.8za 2014-06-05 12:22:32 -05:00
Tod Beardsley
baea22f96c Bump to 0.9.8za (CVE-2014-0224 and friends)
Meterpreter's build scripts dynamically pull in OpenSSL from the
canonical remote site, https://openssl.org.

This ensures that we pull in 0.9.8za, which is patched against the
various OpenSSL vulns described at

https://www.openssl.org/news/secadv_20140605.txt

The SHA1sum should be:

adca1eb1a103a5536b24e1ed7e45051e2939731  openssl-0.9.8za.tar.gz

The MD5sum should be:

2f989915f8fea49aa1bc37aa58500cce  openssl-0.9.8za.tar.gz
2014-06-05 11:57:31 -05:00
Tod Beardsley
647a1d9c5c Link the commit number in README.md 2014-06-05 10:37:16 -05:00
OJ
6b0637e45c Updated various types from UINT to QWORD
The goal is to avoid pointer truncation where possible so this commit
changes parameter types to qword where it makes the most sense. This
includes all handles (event, process, thread, registry), addresses
and generic parameters.
2014-06-04 20:53:44 +10:00
OJ
4043a6ff2b Update memory alloc to use QWORD types
DWORD was being used, resulting in x64 being unhappy thanks to
pointer truncation. This fixes the problem.
2014-06-01 21:26:09 +10:00
OJ
cabf3af8df Merge branch 'upstream/master' into fix_thread_create 2014-06-01 21:04:01 +10:00
Meatballs
0bc00a4b72 Land #81, Fix WMI Queries for x64 2014-06-01 11:04:14 +01:00
OJ
d53e650fce Land #84 -- Fix old libloader for Win7/8. 2014-05-31 07:59:32 +10:00
jvazquez-r7
0859279e06 Update size_map 2014-05-29 16:20:55 -05:00
jvazquez-r7
5834497a3d Fix win libloader to work under Win7 and Win8 2014-05-29 11:24:35 -05:00
OJ
ad49412f39 Updaetd to Mimikatz commit b66f5cb6cfb01c3e2179d76636f1990fa5b4d94d 2014-05-26 10:08:32 +10:00
OJ
2d37f71fd7 Update to Mimikatz commit be342ebba59fe9f940a26cbb0e7fab5ee7b6f56b 2014-05-26 10:06:12 +10:00
OJ
8a35e04c7b Update to Mimikatz commit a828f6d35eb210eb9377f7b9a436969454fdbb6e 2014-05-26 09:26:20 +10:00
James Lee
0e8e2f14c1 Land #79, new kiwi extension 2014-04-29 17:45:01 -05:00
OJ
d7c455edee Remove a function that is no longer used 2014-04-21 19:25:17 +10:00
OJ
421dbf89dd Added support for wifi profile cred extraction 2014-04-02 17:18:02 +10:00
OJ
8bf94a4a40 Missed small case when merging r109 (the important one!) 2014-04-02 12:44:36 +10:00
OJ
7828cb9ba2 Merged r111 from Mimikatz source 2014-04-02 12:40:39 +10:00
OJ
6ef340c46d Merged r110 from Mimikatz source 2014-04-02 12:39:44 +10:00
OJ
51d831ac20 Merge r109 from the Mimikatz source 2014-04-02 12:32:59 +10:00
OJ
7c8d38efd2 Merge r108 from Mimikatz source 2014-04-02 08:26:11 +10:00
OJ
0a8e022f41 Added a stack of debug output 2014-03-28 16:12:29 +10:00
OJ
5988a9dbad Moved the last of the bits over to group packets for kiwi 2014-03-28 14:24:27 +10:00
OJ
02312e1972 Debugging output, crash fix
In some cases this extension would crash. This was due to the code using the
incorrect "length" variable when dumping LSA data. This commit includes addition
of some debug output, removal of other debug output, and changing of the
kiwi-specific debug definition.

Another packet function was added to aid in construction of this fix, and the
group packet function was added to one of the calls.
2014-03-28 13:40:02 +10:00
OJ
e40f1a0eaf Fix missing field on x64, use packet groups
Despite rigorous testing, the x64 version seemed to be dropping a column
from the result set. This would appear to be due to the differences in
the way the x86 version of the API handles the ubound parameter of the
enumeration.

x86 ubounds are inclusive, where as x64 are exclusive. Hence in the case
of x86 we need to subtract one from the field set, but not in x64.
2014-03-21 17:22:46 +10:00
OJ
637e839de2 Merge branch 'upstream/master' into ext_server_kiwi 2014-03-20 09:17:18 +10:00
Tod Beardsley
369e83318e Land #80, lots of @OJ PRs
This lands:

rapid7/meterpreter#69
rapid7/meterpreter#70
rapid7/meterpreter#75
rapid7/meterpreter#77
rapid7/meterpreter#78

All have been tested sufficiently, and once this lands, the binaries as
well as the library and module updates represented by
rapid7/metasploit-framework#3122 will also land.
2014-03-19 15:33:25 -05:00
Tod Beardsley
55aec0fbf0 Update README.md to mention flex
Or else you get the problem I saw in validating rapid7/meterpreter#78
2014-03-19 11:34:42 -05:00
Tod Beardsley
3d818f9be4 Land #78, fix to the make script path 2014-03-19 08:40:30 -05:00
Tod Beardsley
fae26b4b3d Land #77, Service control support
This also wants rapid7/metasploit-framework#3085
2014-03-19 08:39:45 -05:00