Metasploit mailing list archives
Automatic Vnc Launch
From: skysbsb at gmail.com (David Gomes)
Date: Sat, 10 Oct 2009 17:32:02 -0300
Right now, i am editing the file lib/msf/base/sessions/vncinject.rc like
that:
# system("vncviewer #{vlhost}::#{vlport}")
system("vncviewer -viewonly
#{vlhost}::#{vlport}")
as i said, if u guys think it's a better solution, so i accept that.
On Sat, Oct 10, 2009 at 5:20 PM, David Gomes <skysbsb at gmail.com> wrote:
Payload options (windows/vncinject/bind_tcp): Name Current Setting Required Description ---- --------------- -------- ----------- AUTOVNC true yes Automatically launch VNC viewer if present I suggest add an option like: AUTOVNC_VIEWONLY, where i can choose to start VNC with the -viewonly option, or maybe something more useful, like: AUTOVNC_PARAMS, where i can put whatever param i want to vncviewer, like CompressLevel, etc... Maybe possible? ;-)
-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.metasploit.com/pipermail/framework/attachments/20091010/0a2184a5/attachment.html>
Current thread:
- Automatic Vnc Launch David Gomes (Oct 10)
- Automatic Vnc Launch David Gomes (Oct 10)
