metasploit-framework/lib/msf/core
Joe Vennix 7a62b71839
Some URL fixes from @jduck and exploit ideas from Andre Moulu.
The exploit works with the URLs fixed, installs the APK, but hangs at the Installing...
screen and never actually launches. We tried opening the APK in a setTimeout() intent
URI, but the previously launched intent seemed unresponsive. Andre had the bright
idea of re-opening the previously launched intent with invalid args, crashing it and
allow us to launch the payload.
2014-11-15 21:33:16 -06:00
..
auxiliary Reapply PR #4113 (removed via #4175) 2014-11-11 15:06:43 -06:00
db_manager Fully-qualify Msf::ServiceState 2014-10-17 11:58:11 -05:00
encoder Retab lib 2013-08-30 16:28:33 -05:00
encoding Retab lib 2013-08-30 16:28:33 -05:00
exe Add 'coding: binary' to all msf/rex library files 2014-08-17 17:31:53 -05:00
exploit Some URL fixes from @jduck and exploit ideas from Andre Moulu. 2014-11-15 21:33:16 -06:00
handler Update reverse_tcp.rb 2014-10-14 11:24:59 +01:00
module Check module references 2014-11-05 09:57:13 -06:00
module_manager Remove fastlib 2014-09-18 15:24:21 -05:00
modules Remove fastlib 2014-09-18 15:24:21 -05:00
payload Just randomize 2014-11-05 15:53:06 -06:00
post Rescue an IOError on channel double-close. 2014-10-01 22:35:41 -05:00
rpc/v10 Make RPC creds work again 2014-10-26 15:50:40 -05:00
session Retab lib 2013-08-30 16:28:33 -05:00
auxiliary.rb Retab lib 2013-08-30 16:28:33 -05:00
constants.rb Fix a small typo in the regex 2014-05-28 14:40:09 -05:00
data_store.rb Retab lib 2013-08-30 16:28:33 -05:00
database_event.rb Fix code style 2014-10-08 14:07:05 -05:00
db_export.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
db_import_error.rb Extract Msf::DBImportError 2014-10-08 14:14:35 -05:00
db_manager.rb ImportMsfXml -> Import::MsfXml 2014-10-13 15:46:13 -05:00
encoded_payload.rb Address the two open comments from @jlee-r7 2014-11-03 12:33:11 -06:00
encoder.rb Land #3770, resolve random stager bugs 2014-11-03 14:15:14 -06:00
event_dispatcher.rb Retab lib 2013-08-30 16:28:33 -05:00
exceptions.rb Retab lib 2013-08-30 16:28:33 -05:00
exploit.rb Allow Exploits to provide Encoder Compat options 2014-02-21 15:49:39 -06:00
exploit_driver.rb Retab lib 2013-08-30 16:28:33 -05:00
framework.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
handler.rb Retab lib 2013-08-30 16:28:33 -05:00
host_state.rb Fix comment style in Msf::HostState 2014-10-08 11:47:04 -05:00
module.rb Delete RequiredCmd for unix cmd encoders, favor EncoderType 2014-10-06 18:42:21 -05:00
module_manager.rb Remove fastlib 2014-09-18 15:24:21 -05:00
module_set.rb Remove fastlib 2014-09-18 15:24:21 -05:00
modules.rb Add 'coding: binary' to all msf/rex library files 2014-08-17 17:31:53 -05:00
nop.rb Retab lib 2013-08-30 16:28:33 -05:00
option_container.rb Added regex option to validate options 2014-04-02 23:51:33 +02:00
payload.rb Use the platform when selecting the payload 2014-02-04 14:34:11 -06:00
payload_generator.rb Fix #4047 - undefined method `rank' due to an invalid encoder name 2014-11-10 13:25:53 -06:00
payload_set.rb Retab lib 2013-08-30 16:28:33 -05:00
plugin.rb Retab lib 2013-08-30 16:28:33 -05:00
plugin_manager.rb Retab lib 2013-08-30 16:28:33 -05:00
post.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
post_mixin.rb Support a (latest) session id of -1. 2014-02-06 14:11:38 -05:00
reflective_dll_loader.rb Add exception if DLL isn't RDI enabled 2013-12-06 09:18:08 +10:00
rpc.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
service_state.rb Fix code style in Msf::ServiceState 2014-10-08 13:52:42 -05:00
session.rb Retab lib 2013-08-30 16:28:33 -05:00
session_manager.rb Remove unnecessary return statement. 2014-02-09 13:06:21 -05:00
task_manager.rb Retab lib 2013-08-30 16:28:33 -05:00
thread_manager.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00