Void
Aug 13 2004, 11:43 PM
Hey Im trying to start a reverse VNC connection through a reverse shell on a remote computer. It wont connect back to me from the reverse shell, but if I start it locally on that computer through the command prompt it works fine. Is there something built into VNC to where you have to run the command locally to start a reverse connection? This is really pissin me off, Im using cryptcat and I thought it ran the commands through cmd as if it were locally run. Any help, thx....
twistedps
Aug 14 2004, 01:44 AM
i didnt know vnc could do a reverse connection...
i thought you had to run it and then connect to it?
Void
Aug 14 2004, 05:57 AM
| QUOTE (twistedps @ Aug 14 2004, 01:44 AM) |
i didnt know vnc could do a reverse connection... i thought you had to run it and then connect to it? |
hxxp://www.tightvnc.com/vncviewer.1.html
Local Command:
vncviewer -listen
Remote Command:
vncserver -connect your.ip.addy
connects on port 5500 as default