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

198 Commits

Author SHA1 Message Date
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
Tim
bc0a5dc3c4 Merge branch 'master' into android_sqlite_read 2016-03-10 02:04:54 +00:00
Tim
a7e992c6f9 Close the cursor before the database 2016-03-10 01:51:01 +00:00
Tim
381eda7b70 sqlite_query 2016-03-04 11:57:02 +00:00
Tim
e66b5c7105 sqlite_write 2016-03-04 10:47:53 +00:00
Tim
aa880fda83 android sqlite_read command 2016-02-29 15:06:10 +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
Brent Cook
9baee1c2ad
Land , add missing activity_start 2016-02-25 22:23:37 -06:00
Brent Cook
4c3c579339
Land , add uses-feature manifest entries, possibly useful for app stores 2016-02-25 22:23:09 -06:00
HD Moore
a235d7ec9b Wrap up WIP sqlite_read 2016-02-25 18:06:18 +00:00
HD Moore
be50f443dd Stub out the skeleton for sqlite_read & sqlite_write 2016-02-25 18:06:18 +00:00
Tim
9561638a1a fix , suppress error when Android meterpreter handler down 2016-02-23 05:42:43 +00:00
Tim
62c8b32275 fix activity_start 2016-02-23 05:37:07 +00:00
Tim
710a7ca83b add ability to set max volume 2016-02-20 11:48:22 +00:00
Brent Cook
9407980766 use correct style 2016-02-15 14:42:04 -06:00
Artem
52a9ce2338 Update AndroidMeterpreter.java 2016-02-15 14:38:59 -06:00
Artem
c4b2760720 Create set_audio_mode_android.java
Add Ringer Mode Change
2016-02-15 14:37:10 -06: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
Brent Cook
d9ac068bc3
Land , add ability to start arbitrary android activities 2016-02-10 23:01:09 -06: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
Tim
09e02fc4d6 fix error returning 2016-01-31 15:13:46 +00:00
Tim
a7da40dc34 send startActivity result back 2016-01-12 07:48:55 +00:00
Tim
7a491e68e9 activity_start 2016-01-07 09:23:50 +00:00
Tim
5ac7d20905 quick fix for geo interval_collect 2015-12-24 08:46:09 +00:00
Brent Cook
4688223917
Land , update Android API version, interval collection updates 2015-12-23 02:40:54 -06:00
HD Moore
99cd0bbb1d Handle errors better (with corrupt storage data) 2015-12-11 11:45:34 -06:00
Brent Cook
cac498be22
Land , add BOOT_COMPLETED android meterpreter hook 2015-11-25 21:29:43 -06:00
Joshua J. Drake
196c11e47d Switch to Utils.runCommand per timwr's suggestion 2015-11-18 10:47:28 -06:00
Joshua J. Drake
f12e49a085 Improve the implementation of the getuid command 2015-11-17 21:38:44 -06:00
Tim
0cc7a3ac94 add BOOT_COMPLETED receiver that starts the Payload 2015-11-13 07:51:21 +00:00
HD Moore
21f0ea13a1 Fix up Geo types 2015-11-02 22:04:21 -06:00
HD Moore
3ce9cdaf17 Finish up first rework of CellCollector 2015-11-02 21:52:39 -06:00
HD Moore
c6b4956ebd Cleanup CellLocation 2015-11-02 19:38:08 -06: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
f4e1f5aa69 Switch to network location, overhaul Cell collector (step 1) 2015-11-02 18:04:22 -06:00
HD Moore
f58a7321e9 Target API 17 (for future back-compat features) 2015-11-02 18:02:38 -06:00
Brent Cook
e9626281ee
Land , add support for building with maven 3.3+ 2015-11-02 17:24:32 -06:00
HD Moore
c0fa49bec2 Refactor of Geolocation codebase 2015-11-02 13:19:18 -06:00
HD Moore
743de41c6a Refactor of the exception handler in flush() 2015-11-02 13:18:47 -06:00
HD Moore
711ed85de3 Cleanup 2015-11-02 13:08:36 -06:00
HD Moore
30915d2d46 General cleanup 2015-11-02 12:08:50 -06:00
HD Moore
9b8b7a2205 Whitespace 2015-11-02 11:51:49 -06:00