diff --git a/modules/payloads/stages/windows/vncinject.rb b/modules/payloads/stages/windows/vncinject.rb index efb9919940..2a634ddf58 100644 --- a/modules/payloads/stages/windows/vncinject.rb +++ b/modules/payloads/stages/windows/vncinject.rb @@ -25,7 +25,8 @@ module Metasploit3 'Name' => 'VNC Server (Reflective Injection)', 'Description' => 'Inject a VNC Dll via a reflective loader (staged)', 'Author' => [ 'sf' ], - 'Session' => Msf::Sessions::VncInject )) + 'Session' => Msf::Sessions::VncInject + 'Convention' => 'sockedi -http -https')) end