Brent Cook
a1a38466a0
Land #322 , fix meterpreter > ls on 4gb files
2019-02-06 17:51:58 -06:00
Brent Cook
7e2181700a
update stat struct sizes
2019-02-06 17:51:21 -06:00
Brent Cook
12050655fb
Land #323 , add appveyor builds
2019-01-07 16:27:10 -06:00
Brent Cook
f72b21d7c4
fix incorrect info
2019-01-07 16:26:45 -06:00
Brent Cook
39fce337ea
add initial appveyor config file
2019-01-07 16:24:35 -06:00
Tim W
783c52e118
fix windows meterpreter ls of 4gb files
2019-01-03 13:51:39 +08:00
Metasploit
58388231d9
Bump metasploit-payloads to 1.3.61
2019-01-02 09:01:38 -08:00
Brent Cook
7f3d5a3235
Land #321 , update Visual Studio links
2019-01-02 10:51:26 -06:00
Tim W
cad9382bea
fix java/android meterpreter ls of 4gb files
2019-01-02 20:00:08 +08:00
Tim W
2386ce2ca9
fix python meterpreter ls of 4gb files
2019-01-02 19:20:50 +08:00
Pernat1y
0ebf1193e7
Update README.md
2018-12-28 12:36:48 +02:00
Pernat1y
3530c98f8b
Updated links for Visual Studio
2018-12-28 12:17:44 +02:00
Metasploit
0655130690
Bump to 1.3.60
2018-12-21 14:28:47 -08:00
Brent Cook
1d694f16cb
Land #314 , update proxy autoconfig for Windows
2018-12-21 16:21:55 -06:00
Brent Cook
eac1f939c3
Land #308 , remove ndkstager
2018-12-21 16:21:14 -06:00
Metasploit
74137217a9
Bump to 1.3.59
2018-12-21 14:19:22 -08:00
Brent Cook
3762aa1568
Land #311 , add REG_MULTI_SZ read support
2018-12-21 16:10:14 -06:00
Metasploit
82ca87cb00
Bump to 1.3.58
2018-12-19 16:11:01 -08:00
Jeffrey Martin
6993911995
Land #319 , Python Meterpreter PTY Leak
2018-12-19 17:38:33 -06:00
Spencer McIntyre
d90b8327dd
Close proc_h io streams
2018-12-12 19:09:05 -05:00
Metasploit
4ded6b8c83
Bump to 1.3.57
2018-12-12 14:22:38 -08:00
bwatters
6431374acf
Land #302 , Add universal unhooking call to meterpreter server
...
Merge branch 'land-302' into upstream-master
2018-12-12 16:12:56 -06:00
Metasploit
9890d10fc1
Bump to 1.3.56
2018-12-11 11:00:32 -08:00
Brent Cook
089911df9f
Land #317 , Update Mimikatz 2.1.1-20181203
2018-12-11 12:49:49 -06:00
OJ
9b3a8280b1
Update to kiwi 2.1.1-20181203
2018-12-05 12:05:07 +10:00
Metasploit
fa5d7b70a6
Bump to 1.3.55
2018-12-03 07:59:34 -08:00
bwatters
dab3dfc67c
Land #316 , further lock and fix surefire and maven deps
...
Merge branch 'land-316' into upstream-master
2018-12-03 09:45:50 -06:00
Jeffrey Martin
7a9f8f3d4e
adjustment for surefire and animal-sniffer plugins
2018-12-03 01:29:25 -06:00
bwatters
134f0c0936
Land #315 , lock surefire plugin version
...
Merge branch 'land-315' into upstream-master
2018-11-30 11:41:25 -06:00
Jeffrey Martin
af54bc6195
lock surefire plugin version
2018-11-30 11:33:03 -06:00
Green-m
108081e1da
Handle REG_MULTI_SZ correctly.
2018-11-29 15:36:40 +08:00
Green-m
e2029e2342
Handle more strings in one line.
2018-11-22 15:25:45 +08:00
Meatballs
a349e592e3
Modify the proxy autoconfig code as per Juan Caillava's code at:
...
https://medium.com/@br4nsh/a-meterpreter-and-windows-proxy-case-4af2b866f4a1
2018-11-19 16:04:26 +00:00
Jeff Tang
95e8fd2102
fix bug on win7/win8.1
2018-11-16 16:04:14 -05:00
bwatters
4fe333fcb4
Land #313 , subtle search patch
...
Merge branch 'land-313' into upstream-master
2018-11-15 15:55:53 -06:00
4ntonch3
c04408081a
Update search.c
...
DWORD dwResult = ERROR_ACCESS_DENIED; -> DWORD dwResult; (in functions search_all_drivers, request_fs_search)
Comments in function request_fs_search were deleted
2018-11-15 15:27:03 +03:00
4ntonch3
1bc4a4902c
Add files via upload
2018-11-13 19:51:23 +03:00
Green-m
f779b809fa
Fix issue about REG_MULTI_SZ.
2018-11-05 16:07:34 +08:00
Metasploit
ddf612f4c5
Bump to 1.3.54
2018-10-22 14:59:28 -07:00
Jeffrey Martin
2a4a764969
Land #234 , Implement TLS transport for PHP meterpreter
2018-10-22 15:23:40 -05:00
Metasploit
98c0db204c
Bump to 1.3.53
2018-09-27 15:59:52 -07:00
bwatters
1aa8664d60
Land #307 , Update payloads to include the new Kiwi release
...
Merge branch 'land-307' into upstream-master
2018-09-27 17:52:20 -05:00
OJ
add6d464fc
Update kiwi extension to Mimikatz 2.1.1-20180925
2018-09-26 14:13:47 +10:00
Metasploit
fdc4983f9a
Bump metasploit-payloads to 1.3.52
2018-09-24 13:51:08 -07:00
William Vu
de49bad1e3
Land #301 , Python Meterpreter chmod
2018-09-24 15:43:16 -05:00
William Vu
2b26c69e20
Force Unicode on chmod path
2018-09-24 15:42:20 -05:00
Metasploit
bd6b6a64ec
Bump to 1.3.51
2018-09-24 00:12:19 -07:00
Tim W
3bbb606f0b
Land #304 , add php meterpreter chmod command
2018-09-24 15:03:58 +08:00
William Vu
ceb05b8dc4
Add PHP Meterpreter chmod
2018-09-21 00:38:01 -05:00
Jeff Tang
b9c01eaa17
Add unhook extension
2018-09-19 15:55:25 -04:00