We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e30b0e0 commit a6c7f93Copy full SHA for a6c7f93
modules/auxiliary/scanner/vnc/vnc_login.rb
@@ -21,7 +21,7 @@ def initialize
21
'Description' => %q{
22
This module will test a VNC server on a range of machines and
23
report successful logins. Currently it supports RFB protocol
24
- version 3.3, 3.7, and 3.8 using the VNC challenge response
+ version 3.3, 3.7, 3.8 and 4.001 using the VNC challenge response
25
authentication method.
26
},
27
'Author' =>
0 commit comments