1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-03-24 18:16:24 +01:00

121 Commits

Author SHA1 Message Date
Tim W
9d343c9f62 simplify ProcessChannel read 2020-04-12 14:12:12 +08:00
Tim W
d4c808d413 fix 2020-04-11 14:33:52 +08:00
Tim W
0ca5722ab1 fix wildcard usage 2020-03-10 14:59:24 +08:00
Tim W
312e019b58 revert globbing and only fix basic wildcard usage 2020-03-09 14:25:53 +08:00
Tim W
29ca118b98 implement full globbing 2020-03-09 14:21:04 +08:00
Tim W
0e8fe2b642 fix 2020-03-06 11:11:23 +08:00
bwatters
bf6fd52c25
Land , Add keyboard and mouse input for the java meterpreter
Merge branch 'land-350' into upstream-master
2019-10-03 16:51:00 -05:00
Clément Notin
2f39a17604
Java meterpreter: Allow to list ("ls") relative paths 2019-08-27 21:03:43 +02:00
Tim W
e686724e18 add java keyevents 2019-06-23 13:40:07 +08:00
Tim W
0f004b26d7 remove reflection 2019-06-16 14:18:40 +08:00
Tim W
0e3f1cec66 add broken stdapi_ui_send_keys 2019-06-11 19:31:07 +08:00
Tim W
8afcc9a640 use reflection 2019-06-11 19:10:04 +08:00
Tim W
b86548b8d6 java mouse 2019-06-10 15:26:05 +08:00
Tim W
ebac0d33a9 actually fix expand_path 2019-06-01 06:39:36 +08:00
Tim W
ae7d26c258 fix fs.file.expand_path on java 2019-06-01 05:44:49 +08:00
Tim W
4a5e7cb220 fix shell_command_token 2019-03-25 05:34:05 +08:00
Tim W
1804550159 fix cmd_exec tests 2019-03-25 01:02:02 +08:00
Tim W
1e74803c0b fix cmd_exec on windows 2019-03-25 01:02:02 +08:00
Tim W
b502769e94 stdapi_sys_process_close 2019-03-25 01:01:59 +08:00
Tim W
cb56aed837 fix , fix java functional tests 2019-03-15 20:54:08 +08:00
Brent Cook
7e2181700a update stat struct sizes 2019-02-06 17:51:21 -06:00
Tim W
cad9382bea fix java/android meterpreter ls of 4gb files 2019-01-02 20:00:08 +08:00
Tim W
ecb83e5760 fix java/android download speed 2018-07-06 18:56:54 +08:00
Tim
576e886bab move payload flags to Config class 2017-12-11 14:20:44 +08:00
Tim
23ee21ccc8 add android option parsing 2017-11-24 14:11:00 +08:00
OJ
db20322182
Fix TLV type defs and config size for HTTP migrate 2017-10-04 10:42:40 +10:00
Tim
0f8419e05c add shared code for addrequestheader 2017-09-13 13:07:51 +08:00
Tim
932b17ae31 add custom headers to Android 2017-09-12 18:25:07 +08:00
Tim
a74f3c8b49 refactor config parsing into shared module
remove println
2017-09-12 15:42:27 +08:00
Brent Cook
9e1c1dbb99
Land , fix java/android process_execute with escaped arguments 2017-09-08 10:13:53 +02:00
Tim
fe02cd012b fix process_execute with escaped arguments 2017-09-08 11:57:05 +08:00
Tim
028f094528 fix android config parsing 2017-09-08 11:41:23 +08:00
Brent Cook
01c7a7d998 add unpack64 - unused, but might come in handy later 2017-09-08 02:21:34 +02:00
Brent Cook
cb70dde703 adjust offset where the useful bits are stored 2017-09-08 02:21:20 +02:00
OJ
9bb22ad251
Add 32 bit encrypt flag support to Java meterp 2017-07-03 17:58:07 +10:00
OJ
2c2583b975
Add support to java for new packet header 2017-06-26 19:28:09 +10:00
OJ
813760a9e2
Remove support for the crypto context
Crypto context stuff appears to have only ever been supported in
Meterpreter on Windows. The only thing it allowed for is XOR, which is
redundant given that we have packet level XOR in place. Also, it would
appear that MSF didn't have support for it anyway!

With the move torwards packet-level encryption, this is unnecessary so
it needs to go bye bye.
2017-06-19 16:51:54 +10:00
OJ
cf575a05dd
Add session GUID support to Meterpreter payloads 2017-06-06 17:24:36 +10:00
OJ
6872495da6
Remove Migrate TLVs from php/py, adjust for Java 2017-01-24 07:38:59 +10:00
Tim
db85f099c3
stdapi_fs_file_copy 2016-11-29 13:58:46 +08:00
Brent Cook
bd6fcb0eeb Revert "Adjust the XOR packet handling in Java"
This reverts commit 2e69e8f0efe93d7487a237106728ae659c71a0eb.
2016-11-17 06:23:18 -06:00
Brent Cook
79cff67de4
Merge remote-tracking branch 'upstream/master' into fix-143 2016-11-14 12:01:31 -06:00
Brent Cook
9d21ece6fe
Land , stdapi_fs_file_move for php, java and android 2016-11-14 00:21:02 -06:00
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
Tim
e2e7aa0c93
stdapi_fs_file_move 2016-10-22 15:38:28 +08:00
Tim
38435c314b
extend core_loadlib on java/android to support load of shared object libraries 2016-10-18 02:48:48 +08:00
Brent Cook
d9bba3c5b1
Land , fix core_enumextcmd by prefixing android commands 2016-10-16 22:54:49 -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