OJ
|
4d145d78a7
|
Merge upstream/master into uuid-to-tlv
|
2016-10-29 15:25:21 +10:00 |
|
OJ
|
70812fd1ce
|
Remove core_uuid and add core_set_uuid
|
2016-10-29 12:42:36 +10:00 |
|
OJ
|
ed1e912e6b
|
Remove presence of WOW64 in the architecture string
|
2016-10-29 06:43:26 +10:00 |
|
OJ
|
1ebff41fed
|
Fix python meterp UUID sending
|
2016-10-27 02:58:54 +10:00 |
|
Metasploit
|
308dd27ed8
|
Bump to 1.1.27
|
2016-10-26 03:35:21 -07:00 |
|
Brent Cook
|
af34146109
|
disable debug messages
|
2016-10-26 05:21:39 -05:00 |
|
Metasploit
|
55abf9e7fb
|
Bump to 1.1.26
|
2016-10-23 10:58:32 -07:00 |
|
Brent Cook
|
c672a21895
|
Land #141, fix metasploit-framework/issues/7458
|
2016-10-23 12:43:32 -05:00 |
|
Tim
|
dcebd86704
|
fix metasploit-framework/issues/7458
|
2016-10-19 17:14:02 +08:00 |
|
Metasploit
|
865eb56c95
|
Bump to 1.1.25
|
2016-10-16 21:16:12 -07:00 |
|
Brent Cook
|
d9bba3c5b1
|
Land #138, fix core_enumextcmd by prefixing android commands
|
2016-10-16 22:54:49 -05:00 |
|
Brent Cook
|
df80eda8aa
|
Land #137, include shared classes inside java meterpreter jar
|
2016-10-16 22:52:29 -05:00 |
|
Tim
|
7487c2f68a
|
fix core_enumextcmd by prefixing android commands
|
2016-10-16 00:03:36 +08:00 |
|
Tim
|
5d49f15e8d
|
include shared classes inside java meterpreter jar
|
2016-10-15 19:05:57 +08:00 |
|
OJ
|
8cbfcbfcc4
|
Remove check from PHP meterp, force add UUID each packet
|
2016-10-14 13:28:50 +10:00 |
|
OJ
|
af106766b8
|
Add UUID to each message in python meterp
|
2016-10-14 13:28:19 +10:00 |
|
OJ
|
b96eaff14f
|
Remove check for UUID, force add without check
|
2016-10-14 13:27:45 +10:00 |
|
Metasploit
|
022e073fa5
|
Bump to 1.1.24
|
2016-10-13 20:14:40 -07:00 |
|
Brent Cook
|
c0baf93028
|
Land #136, obfuscate Android payload with proguard, re-add byte array encoding
|
2016-10-13 22:00:23 -05:00 |
|
OJ
|
439877ed79
|
Add UUID to all packets in PHP meterp
|
2016-10-14 11:58:49 +10:00 |
|
OJ
|
e2d226c24c
|
Add UUID to each packet in Java meterp
|
2016-10-14 11:42:25 +10:00 |
|
OJ
|
d06d7e1807
|
Include UUID in each request, update UUID on migrate
|
2016-10-14 10:53:21 +10:00 |
|
Metasploit
|
91326c1fe8
|
Bump to 1.1.23
|
2016-10-13 13:58:51 -07:00 |
|
Tim
|
946526ab26
|
obfuscate Android payload with proguard
|
2016-10-13 22:35:17 +08:00 |
|
Tim
|
79992309f2
|
Revert "Revert "Land #134, Refactor Android payload configuration into a byte array""
This reverts commit 38313ee2922687eb6532fb6eaf847470f8886f0e.
|
2016-10-13 22:35:00 +08:00 |
|
Brent Cook
|
38313ee292
|
Revert "Land #134, Refactor Android payload configuration into a byte array"
This reverts commit 82c38488fd7ed9961a4c78e806682c375953bdfd, reversing
changes made to 5620acab1b731c59a762da1a14fc7cb635b95f2c.
|
2016-10-13 09:11:06 -05:00 |
|
Brent Cook
|
79a3379698
|
Land #135, minor fixes to the java/Makefile
|
2016-10-13 00:48:31 -05:00 |
|
Tim
|
3d2cee140e
|
minor fixes to the java/Makefile
|
2016-10-13 13:39:09 +08:00 |
|
Brent Cook
|
82c38488fd
|
Land #134, Refactor Android payload configuration into a byte array
|
2016-10-12 23:28:16 -05:00 |
|
Metasploit
|
5620acab1b
|
Bump to 1.1.22
|
2016-10-11 04:57:48 -07:00 |
|
Tim
|
5c6c1106e8
|
pass config as byte array
|
2016-10-11 17:11:51 +08:00 |
|
Tim
|
7e6c043b0c
|
use stage package
|
2016-10-11 14:27:25 +08:00 |
|
Tim
|
d6cd73e2bc
|
store Payload config as byte array
|
2016-10-11 14:27:25 +08:00 |
|
Tim
|
92a598101f
|
remove duplicated PayloadTrustManager
|
2016-10-11 14:27:25 +08:00 |
|
Tim
|
d411bfc90b
|
add shared module
|
2016-10-11 14:27:25 +08:00 |
|
OJ
|
2e69e8f0ef
|
Adjust the XOR packet handling in Java
|
2016-10-11 15:18:34 +10:00 |
|
Metasploit
|
962c46a22a
|
Bump to 1.1.21
|
2016-10-10 21:44:44 -07:00 |
|
Brent Cook
|
4cf8f6df1f
|
Land #126, add static method to MainService to aid apk injection
|
2016-10-10 23:36:50 -05:00 |
|
Brent Cook
|
f302463f94
|
Land #133, add local time command
|
2016-10-10 23:28:20 -05:00 |
|
OJ
|
e5f64f4d38
|
Include Tim's Java localtime implementation
|
2016-10-10 19:12:31 +10:00 |
|
Tim
|
233bd96b5a
|
add localtime for java/android
|
2016-10-10 17:03:15 +08:00 |
|
OJ
|
7ed9f24ef4
|
Update php xor ordering
|
2016-10-10 15:06:57 +10:00 |
|
OJ
|
5c1f729ba3
|
Fix python meterp xor ordering
|
2016-10-10 15:06:34 +10:00 |
|
OJ
|
7e8b4c3c52
|
Refactor XOR code, dedup packet writing code
|
2016-10-10 14:40:05 +10:00 |
|
Tim
|
fbb12450c6
|
add static method to MainService to aid apk injection
|
2016-10-07 01:31:33 +08:00 |
|
Metasploit
|
f5690866f8
|
Bump to 1.1.20
|
2016-10-04 02:16:49 -07:00 |
|
Brent Cook
|
0385a93530
|
Land #132, Add support for listing of loaded drivers
|
2016-10-03 23:06:08 -05:00 |
|
Brent Cook
|
c304eb79c3
|
revert mode changes
|
2016-10-03 23:05:57 -05:00 |
|
OJ
|
d10795ba09
|
Update to use wchar_t API functions and unicode results
|
2016-10-04 13:50:28 +10:00 |
|
OJ
|
2b9aac9c45
|
Add support for listing of loaded drivers
|
2016-10-04 11:30:12 +10:00 |
|