AnwarMohamed
80216ceb83
android extension ~ rebase
2014-06-11 16:49:57 +02:00
Joe Vennix
f9e59c89c9
Merge branch 'reverse_http_s' into webcam_fixes
...
Manually resolves conflicts in Payload.java
Conflicts:
androidpayload/app/src/com/metasploit/stage/Payload.java
2014-03-10 15:15:56 -05:00
AnwarMohamed
d47975b602
parsing http/s host as url with port
2014-03-04 18:06:42 +02:00
Tim
de5dcff2a5
native jni stager
2014-02-25 23:45:02 +00:00
AnwarMohamed
e3aa313118
formatting
2014-02-26 00:02:51 +02:00
AnwarMohamed
b5d55bc791
formatting
2014-02-25 23:55:33 +02:00
AnwarMohamed
40f8cb0cae
TrustManager for https
2014-02-25 23:46:42 +02:00
AnwarMohamed
e2055718d2
add reverse_http & reverse_https
2014-02-25 23:21:58 +02:00
Tim
ffb1f711f4
get context via reflection
2014-02-24 23:09:20 +00:00
Tim
1c34b863a3
fix webcam_snap visibility
2014-02-15 14:49:14 +00:00
Tim
29a8a6403d
reduce payload size
2014-02-15 13:56:43 +00:00
Tim
e9b07f0d7c
the Android Context should be optional
2013-10-07 20:48:02 +01:00
Michael Schierl
216c85996e
Fix relative paths to Metasploit repository
...
As this repo it is no longer in external/source directory, the deploy
targets need to know where the Framework repository is. This defaults to
../metasploit-framework, but can be changed via -D deploy.path= command
line switch.
2013-06-12 23:44:57 +02:00
Michael Schierl
9c38ebad17
Android Meterpreter bugfixes
...
- classes.dex gets mangled on windows; use binary mode when reading it
- UnknownHostExceptions on API Level 3 emulator because of trailing
whitespace after the hostname/IP
- Work around integer overflow at year 2038 when signing the payload
2013-05-01 18:01:37 +02:00
timwr
cbdda49ed7
fix obvious breakage
2013-04-18 10:24:50 +01:00
timwr
7b8b36f8b9
remove unused resources and fix whitespace
2013-04-13 16:22:52 +01:00
timwr
8a53a94f2e
android meterpreter
2013-04-12 18:57:04 +01:00