1
mirror of https://github.com/rapid7/metasploit-payloads synced 2024-12-15 02:35:54 +01:00
Commit Graph

2037 Commits

Author SHA1 Message Date
Tim
381eda7b70 sqlite_query 2016-03-04 11:57:02 +00:00
Tim
e66b5c7105 sqlite_write 2016-03-04 10:47:53 +00:00
Spencer McIntyre
8e03205695 Support user specific payload data files 2016-03-03 17:33:37 -05:00
Metasploit
317b80babf Bump to 1.1.3 2016-03-02 11:25:29 -08:00
Brent Cook
30136e742f
Land #80, workaround spurious close requests by choosing a unique ID per channel 2016-03-02 13:12:32 -06:00
Brent Cook
204b22ce41
Land #77, added read/write permissions for call log on Android meterpreter 2016-03-02 13:09:37 -06:00
Spencer McIntyre
c96eaae547 Do not reissue closed channel ids in the pymet 2016-03-01 13:09:16 -05: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
Metasploit
e6bbadb157 Bump to 1.1.2 2016-02-25 20:59:42 -08:00
Brent Cook
3f07e220ec
Land #75, 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
816aa889ca
Land #73, add ability to set android wallpaper 2016-02-25 22:28:56 -06:00
Brent Cook
e6b0ee9f6f Merge branch 'upstream-master' to fix conflicts 2016-02-25 22:26:31 -06:00
Brent Cook
9baee1c2ad
Land #74, add missing activity_start 2016-02-25 22:23:37 -06:00
Brent Cook
4c3c579339
Land #71, 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 #61, 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
1254fd1e7c
Land #72, android set_audio_mode 2016-02-20 11:48:50 +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
Metasploit
e86ecf616d Bump to 1.1.1 2016-02-10 21:11:42 -08:00
Brent Cook
d9ac068bc3
Land #66, add ability to start arbitrary android activities 2016-02-10 23:01:09 -06:00
Metasploit
d3d01307b7 Bump to 1.1.0 2016-02-10 20:14:21 -08:00
Brent Cook
08e008fc77
Land #64, add xor encoding to TLV messages 2016-02-10 21:32:43 -06:00
OJ
529fa54e23
Marged @bcook-r7's fixes for XOR in POSIX 2016-02-05 14:30:18 +10:00
Brent Cook
263fc0a00a posix xor 2016-02-04 05:50:47 -06:00
Metasploit
3a5d04448c Bump to 1.0.24 2016-02-03 16:11:15 -08:00
Adam Cammack
6f9f3e4ee9
Land #67 don't crash when timeout settings are nil
Fix handling the timeout settings generated by android/shell/reverse_tcp
2016-02-03 17:56:53 -06:00
Adam Cammack
4bf0867997
Land #68, emit MAC address on Java meterpreters 2016-02-03 17:00:18 -06:00
Adam Cammack
ff767324c0
Land #65, allow building on non EN systems 2016-02-03 15:42:20 -06:00
Brent Cook
4919551688 add support for conditionally emitting mac addresses 2016-02-03 05:24:20 -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
BAZIN-HSC
8ddd54c565 Build correction for fedora on not EN system 2016-01-29 10:41:18 +01:00
OJ
5d8dd71370
Merge Brent's changes to get POSIX compiling 2016-01-19 15:34:41 +10:00
OJ
3da40b69df
Merge Tim's fixes for the Java xor functionality 2016-01-19 15:33:23 +10:00
Tim
bf57b706d2 fix GET vs POST 2016-01-18 18:53:48 +00:00
Tim
98545dbd1a fix xor endianness? 2016-01-18 17:49:18 +00:00
Brent Cook
ed3c35ed0b allow duplicate symbols building libm 2016-01-16 22:12:02 -06:00
Brent Cook
78c74b705a build with gnu99 mode 2016-01-16 22:11:54 -06:00
OJ
246c78fccc Remove extra call to scheduler init 2016-01-13 10:08:12 +10:00
OJ
29f88366ac
Merge branch 'upstream/master' into default-xor 2016-01-13 07:34:40 +10:00