1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-04-24 10:09:49 +02:00

92 Commits

Author SHA1 Message Date
Tim W
bd328dfc71 Add REQUEST_IGNORE_BATTERY_OPTIMIZATIONS android permission 2022-04-27 10:44:17 +01:00
Tim W
55ff88459a Land , fix linting on ignored exceptions 2021-02-12 16:20:25 +00:00
Tim W
6e8023708d
Land , remove unused imports 2021-02-12 16:16:27 +00:00
XenoAmess
d5e7df035c add braces 2021-02-11 23:23:06 +08:00
XenoAmess
23b9cbf269 remove unused imports 2021-02-11 22:32:50 +08:00
XenoAmess
e78735107f change ignored Throwable's name to ignored 2021-02-11 22:30:17 +08: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
Jeffrey Martin
7a9f8f3d4e
adjustment for surefire and animal-sniffer plugins 2018-12-03 01:29:25 -06: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
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
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
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
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
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
Tim
fbb12450c6
add static method to MainService to aid apk injection 2016-10-07 01:31:33 +08:00
Tim
ca30cad1e8
Revert "hide activity after launch"
This reverts commit 8c752b46f0832c690ef0b628d3e710473ce992a7.
2016-10-03 17:12:51 +08:00
Tim
dbeb5c2cb2 android stageless reverse_tcp 2016-09-15 15:50:44 +01:00
Tim
8c752b46f0 hide activity after launch 2016-05-24 14:56:31 +01:00
Tim
d2f54e6d45 fix android service restarting on exit 2016-03-17 12:16:36 +00:00
Tim
d1aafbf668 run as android service 2016-03-17 11:17:28 +00:00
Rohit Shampur
c41a1446e4 Added Read and write permissions for call log 2016-02-26 15:42:40 +05:30
Brent Cook
3f07e220ec
Land , hide verbose connection retry messages in android logs 2016-02-25 22:32:55 -06:00
Brent Cook
c1498abfe1 add a few more comments around what this is for 2016-02-25 22:32:34 -06:00
Brent Cook
e6b0ee9f6f Merge branch 'upstream-master' to fix conflicts 2016-02-25 22:26:31 -06:00
Tim
9561638a1a fix , suppress error when Android meterpreter handler down 2016-02-23 05:42:43 +00:00
Artem
7975064ca0 Update AndroidManifest.xml 2016-02-14 16:46:46 +03:00
Tim
ee1eed2abc android set wallpaper 2016-02-11 06:13:25 +00:00
Tim
d620856589 remove socket timeout 2016-01-31 17:39:51 +00:00
Tim
d2f2de7f59 fix shell payload crash 2016-01-31 17:39:51 +00:00
Brent Cook
4688223917
Land , update Android API version, interval collection updates 2015-12-23 02:40:54 -06:00
Tim
0cc7a3ac94 add BOOT_COMPLETED receiver that starts the Payload 2015-11-13 07:51:21 +00:00
HD Moore
3f2ea326b2 Needed to actually build against API 10 (android version has to match) 2015-11-02 19:28:43 -06:00
HD Moore
57824d37bc Merge branch 'master' into feature/interval-collection 2015-11-02 19:18:13 -06:00
HD Moore
f58a7321e9 Target API 17 (for future back-compat features) 2015-11-02 18:02:38 -06:00
HD Moore
e764f53951 Revert "Maven build system channges to support API level 17"
This reverts commit 1ca6d586aa71335a8315d8f020512e8cc331d0b4.
2015-10-31 09:00:11 -05:00
Narendra
1ca6d586aa Maven build system channges to support API level 17
-To get Cell signal strenght it needs minimum
android version of 17
-changed all build dependencies
-in host it should be compitable and all jar files
to be availiable in ~/m2 directory to run this proper
2015-10-30 23:48:15 -07:00