Skip to content

Commit a6c7f93

Browse files
committed
changed text to show support for RFB version 4.001
1 parent e30b0e0 commit a6c7f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/vnc/vnc_login.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def initialize
2121
'Description' => %q{
2222
This module will test a VNC server on a range of machines and
2323
report successful logins. Currently it supports RFB protocol
24-
version 3.3, 3.7, and 3.8 using the VNC challenge response
24+
version 3.3, 3.7, 3.8 and 4.001 using the VNC challenge response
2525
authentication method.
2626
},
2727
'Author' =>

0 commit comments

Comments
 (0)