1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-03-30 22:19:17 +02:00

223 Commits

Author SHA1 Message Date
Narendra
1d7f5a13d4 Cell Collector and Geolocation Collector changes
-Added cell collector
-fixed Geolocation issues
-added in interval collection new types
-declarations in interval collect manager
2015-10-30 23:45:15 -07:00
Narendra
97499087df Fix for Loadfrom Memory time stamp
-Added timestamp which takes time by the time of storing the data
2015-10-27 10:01:26 -07:00
Narendra
7c37c22ba3 Additional fixes for Geolocation collector
-Lat and Lang to string
-loadfromMemroy support
2015-10-24 11:30:41 -07:00
Narendra
98a6bd4429 Removed Run method
-Debug messages added
-needs to format and clean up
2015-10-23 14:21:24 -07:00
Narendra
45f718a482 Added Run method for handling location manager callbacks 2015-10-22 16:31:57 -07:00
Narendra
7a4f6cc824 GeolocationCollector changes 2015-10-21 19:08:13 -07:00
Tim
a767858919 fix running without context 2015-09-26 15:07:06 +01:00
wchen-r7
7a1c64051d Allow Android Meterpreter to be launched from a browser 2015-08-27 12:29:23 -05:00
OJ
726bc5b721 Add support for writing to storage, and restarting
This commit adds support for simple writing to disk functioanlity. It
means that the collectors can continue to collect and write to disk
while offline, and if they stop, they can restart and regather
information stored on disk. These files are removed when the application
is removed, so the content doesn't survive new installations of the
payload.
2015-08-19 00:20:33 +10:00
OJ
567ffadf5a First pass of interval collection 2015-08-18 00:55:29 +10:00
Brent Cook
9fd1a1e83d
whitespace tweak 2015-08-02 22:13:45 -05:00
Brent Cook
a0eb43b1a3
Land , add send_sms and wlan_geolocate to android meterpreter 2015-08-02 22:10:21 -05:00
Brent Cook
4f5ef507c5 whitespace / formatting fixes 2015-08-01 18:20:13 -05:00
Joao Pena Gil
a206e966a1 add new permissions to manifest 2015-07-24 04:09:24 +01:00
Joao Pena Gil
ef39dd2663 bug fixes 2015-07-23 16:58:43 +01:00
Joao Pena Gil
ffee6557ed minor fixes 2015-07-20 00:41:38 +01:00
Joao Pena Gil
898adfa31d minor fixes 2015-07-20 00:39:34 +01:00
Brent Cook
0ec1e99e55 fileInstalled should check for a file, not a package 2015-07-19 17:27:43 -06:00
Joao Pena Gil
e157b4e3cf send_sms + wlan_geolocate 2015-07-19 22:59:59 +01:00
Brent Cook
dc2779380a
Land , fix bytes/bytesRead confusion 2015-07-01 22:26:41 -05:00
Brent Cook
2d00913542 update minSDK version to 10, update compat check for Android 2.3.3 2015-07-01 21:57:46 -05:00
OJ
bc6b2d98be Fix STUPID mistake in config string handling 2015-07-01 17:11:46 +10:00
OJ
bb4615b29c Add appropriate encoding for reading strings from the config block 2015-07-01 08:17:01 +10:00
OJ
397ae397f7 Few tweaks to readme files, updated gitignore 2015-06-29 11:55:20 +10:00
Brent Cook
42b143f92b
Merged java 2015-06-28 13:30:03 -05:00
Brent Cook
03215edaf9 Land , add transport resiliency, sleep and UUIDs to java/android payloads 2015-06-28 13:24:09 -05:00
Brent Cook
e5e27c4d4d enable output for http and https 2015-06-28 13:17:56 -05:00
OJ
08551a0e8f Remove old java versions, update readme 2015-06-27 14:46:26 +10:00
OJ
34db0d71bb Merge branch 'upstream/master' into transport-refactor 2015-06-27 12:01:16 +10:00
OJ
3e551a8b9d Land : update android API to level 10 2015-06-27 11:45:54 +10:00
Brent Cook
d48beb4782 simplify package checks, add test for _su as well 2015-06-26 18:09:23 -05:00
Brent Cook
d1eb125688 update to android API level 10 2015-06-26 14:57:52 -05:00
OJ
801b48aa1e Merge branch 'upstream/master' into transport-refactor 2015-06-26 15:23:58 +10:00
OJ
d107004a88 Add the uuid command support 2015-06-26 14:48:40 +10:00
OJ
b6a3c41e40 Last print statements removed 2015-06-26 14:27:45 +10:00
OJ
3afca8dc40 Remove log statements 2015-06-26 14:24:38 +10:00
OJ
e69933b540 Remove lots of debug output 2015-06-26 14:08:31 +10:00
OJ
c8aeb38847 Small tweaks to support both java and android 2015-06-26 13:58:20 +10:00
Joao Pena Gil
c1fd2340c2 fixing fixes 2015-06-25 23:47:43 +01:00
Joao Pena Gil
89c3da95d3 fix accidental run of su 2015-06-25 23:04:12 +01:00
Joao Pena Gil
3e3202bb71 fixed check_root file extensions 2015-06-25 16:57:33 +01:00
OJ
2fcfa92387 Add support for transport remove 2015-06-25 21:59:31 +10:00
OJ
c96724fab5 Better edgecase handling, process termination on exit 2015-06-25 21:38:01 +10:00
OJ
0455f5271d Add transport change, next, prev, sleep
Along with a few other tweaks to make things clean up properly and keep
the MSF side happy.
2015-06-25 21:17:45 +10:00
OJ
1d67e972f6 Add transport adding functionality 2015-06-25 15:17:23 +10:00
OJ
986b99abac Add the rest of the code that supports transport list 2015-06-25 14:54:38 +10:00
OJ
c0a72715cd Add transport list support 2015-06-25 14:09:03 +10:00
OJ
b62971d265 Implemented proper timeout modification
Also added the socket poll timeout to the stager
2015-06-25 13:29:13 +10:00
OJ
691559e641 Initial wiring for stageless URL switching
This actually started because of something else, and I realised that
I didn't need to do it. But this will be useful for stageless stuff, so
it's staying in there for now until the commands and other wiring are in
place to make the magic happen.
2015-06-24 22:36:33 +10:00
OJ
85f2e12165 Reconnect vs connet handling for HTTP/S 2015-06-24 21:57:08 +10:00