Brent Cook
e5e27c4d4d
enable output for http and https
2015-06-28 13:17:56 -05:00
Brent Cook
1ec155f435
Land #47 , advance java API checks to require 1.4 minimum
2015-06-28 12:33:39 -05:00
Brent Cook
91f10aa760
Land #175 , fix clipboard file size confusion
2015-06-28 12:21:16 -05:00
Brent Cook
ec15eb873e
Land #174 , fix URI switch crash with stageless meterpreter
2015-06-28 12:19:45 -05:00
Spencer McIntyre
1ff059a461
Pymet cleaner transport switching with responses
2015-06-28 13:16:00 -04:00
Spencer McIntyre
0b64d22704
Pymet support for changing transports
2015-06-27 20:57:45 -04:00
OJ
c8de66fd31
Remove extra htonq call
2015-06-27 21:44:41 +10:00
OJ
86eb62832d
Fix silly mistake with type casts
2015-06-27 21:37:05 +10:00
OJ
c2f141679e
Fix up URI switching for stageless
...
This prevents horrible crashes when migrating from a stageless HTTP/S session.
2015-06-27 21:19:04 +10: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 #46 : update android API to level 10
2015-06-27 11:45:54 +10:00
Brent Cook
5225952e51
Land #44 , add extra root checks
2015-06-26 18:18:12 -05:00
Brent Cook
d48beb4782
simplify package checks, add test for _su as well
2015-06-26 18:09:23 -05:00
Spencer McIntyre
d9f9fc7bc6
Pymet support for creating and listing transports
2015-06-26 16:52:55 -04:00
Brent Cook
d1eb125688
update to android API level 10
2015-06-26 14:57:52 -05:00
Spencer McIntyre
68db19d3d4
Refactor the pymet to use transport objects
2015-06-26 14:56:31 -04:00
Spencer McIntyre
43c63a1639
Add pymet support for core_enumextcmd
2015-06-26 11:32:51 -04: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
Brent Cook
be28abbb2e
Land #42 , Added SuperSU.apk to check_root
2015-06-24 19:22:10 -05: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
OJ
fbbff1e7b4
Add support for HTTP/S transports
...
Still need to add certificate hash validation, proxy support, and
modifiable user agent.
2015-06-24 21:25:23 +10:00
OJ
f03ad14292
Move new classes into the proper locations
2015-06-24 20:22:09 +10:00
OJ
bbe1ab529b
Transport refactoring, dispatch functionality, and more
...
This commit adds a new idea to the dispatch loop that allows commands to
exit. It also adds the core_shutdown command so that it functions
correct. There are a bunch of other changes around transports as well,
and this commit adds a "resilient" TCP transport.
HTTP/S to come. progress being made. This commit is messy with debug
statements all through it, and they'll get removed down the track.
2015-06-24 19:57:09 +10:00
OJ
4ed2b484f0
Modify the staging process
2015-06-24 13:20:25 +10:00
Joao Pena Gil
b47ed549c8
Added SuperSU.apk to check_root
2015-06-23 15:25:08 +01:00
Metasploit
349d77fd3b
Bump to 1.0.4
2015-06-22 13:42:09 -07:00
Metasploit
97e2e60c60
Merge branch 'master' of github.com:rapid7/metasploit-payloads
2015-06-22 13:42:02 -07:00
Brent Cook
7085d9744d
Add top-level README and Makefile
2015-06-22 15:02:47 -05:00
Brent Cook
9fb2c004c1
Adjust posix install paths
2015-06-22 15:02:47 -05:00
Brent Cook
82087dfbb9
Adjust java install paths
2015-06-22 15:02:47 -05:00
Brent Cook
5afc05e122
Adjust submodule and pssdk paths
2015-06-22 15:02:47 -05:00
Brent Cook
d1ee73c593
Merged python
2015-06-22 15:02:47 -05:00
Brent Cook
9319793604
Merged php
2015-06-22 15:02:47 -05:00