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

211 Commits

Author SHA1 Message Date
OJ
c466527fb6
First pass of java support for UINT comamnd
Also had to fix up some implementation issues (such as riding off the
back of the command functionality to make channels... noooo!
2020-04-30 13:39:58 +10:00
Tim W
c2140c2896 fix 2020-02-28 18:03:37 +08:00
Tim W
f34962f69d start without context 2019-08-24 13:42:53 +08:00
Tim W
c41340fb07 cleanup appapi commands 2019-04-08 17:56:17 +08:00
CorrM
fd26cf5bed root version for instal/uninstall apps 2019-04-04 00:55:02 -04:00
CorrM
b38950820d Merge branch 'master' of https://github.com/CorrM/metasploit-payloads 2019-04-02 18:10:44 -04:00
CorrM
c6da9511af Removge Log 2019-04-02 18:09:51 -04:00
CorrM
d74d49f474 Ready 2019-04-02 18:07:08 -04:00
Islam Nofl
ef2b9fc8d2
Remove log text 2019-04-02 14:02:30 +02:00
CorrM
28f7832e9b change corrm_ to android_ 2019-04-02 06:36:07 -04:00
CorrM
d29fc5cce7 Android App Controller
for this metasploit commits
ae07e611a7

d3e83d4557
2019-04-01 17:03:00 -04:00
Brent Cook
eac1f939c3
Land , remove ndkstager 2018-12-21 16:21:14 -06:00
Jeffrey Martin
7a9f8f3d4e
adjustment for surefire and animal-sniffer plugins 2018-12-03 01:29:25 -06:00
Tim W
73a6dc29ba remove ndkstager 2018-07-06 18:12:52 +08:00
Tim W
9ce6d39146 add audio output for Android 2018-05-28 20:04:01 +08:00
Tim W
bdd3399e3a fix android screenshot error on failure 2018-02-20 16:18:25 +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
Brent Cook
f065a24b1c Merge branch 'master' into land-236-headers 2017-11-21 00:52:50 -06:00
Tim
932b17ae31 add custom headers to Android 2017-09-12 18:25:07 +08:00
Tim
49672a4b39 use new config parser on Android payload 2017-09-12 15:42:29 +08:00
Tim
c61c565918 fix record_mic TLV values 2017-09-11 10:53:15 +08:00
Tim
028f094528 fix android config parsing 2017-09-08 11:41:23 +08:00
Tim
eee517e88d fix Android config parsing 2017-07-27 23:37:25 +08:00
Tim
e9ba356db8 android in-app screenshot 2017-03-22 12:38:37 +08:00
Tim
473400bb48 don't wait for Context object 2017-03-01 18:31:58 +08:00
Tim
49a34c1212 reduce android AV signatures in Payload 2017-03-01 12:31:06 +08:00
Brent Cook
bab6ede821
Land , fix android_dump_contacts display name duplicated in phone numbers list 2017-01-22 09:31:31 -06:00
Tim
6608944236
fix android_dump_contacts display name duplicated in phone numbers list 2017-01-21 18:03:36 +08:00
Tim
80e8083e23
add a simpler smali injection function 2017-01-19 14:47:20 +07:00
Tim
54bf92db26
android_wakelock 2017-01-05 19:17:05 +07:00
Brent Cook
fb95be3315 Use the correct spelling of ACCESS_COARSE_LOCATION
Noted by @PsychoBit
2017-01-02 22:05:30 -06:00
Tim
db85f099c3
stdapi_fs_file_copy 2016-11-29 13:58:46 +08:00
Brent Cook
d1c7961668 resolve ambiguity with java and android getuid implementations 2016-11-14 00:43:49 -06:00
Brent Cook
9d21ece6fe
Land , stdapi_fs_file_move for php, java and android 2016-11-14 00:21:02 -06:00
Tim
e2e7aa0c93
stdapi_fs_file_move 2016-10-22 15:38:28 +08:00
Tim
dcebd86704
fix metasploit-framework/issues/7458 2016-10-19 17:14:02 +08:00
Tim
b33437027c
hide app icon 2016-10-17 19:03:25 +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
Tim
946526ab26
obfuscate Android payload with proguard 2016-10-13 22:35:17 +08:00
Tim
79992309f2
Revert "Revert "Land , 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 , 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
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
Brent Cook
4cf8f6df1f
Land , add static method to MainService to aid apk injection 2016-10-10 23:36:50 -05:00