Skip to content

Commit 677cd97

Browse files
committed
Update information
1 parent 6c6a778 commit 677cd97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/vnc/vnc_keyboard_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class Metasploit3 < Msf::Exploit::Remote
1818

1919
def initialize(info = {})
2020
super(update_info(info,
21-
'Name' => 'VNC Keyboard Exec',
21+
'Name' => 'VNC Keyboard Remote Code Execution',
2222
'Description' => %q{
2323
This module exploits VNC servers by sending virtual keyboard keys and executing
2424
a payload. On Windows systems a command prompt is opened and a PowerShell or CMDStager

0 commit comments

Comments
 (0)