diff --git a/modules/auxiliary/scanner/vnc/vnc_login.rb b/modules/auxiliary/scanner/vnc/vnc_login.rb index 7e5f1af773..840fed4561 100644 --- a/modules/auxiliary/scanner/vnc/vnc_login.rb +++ b/modules/auxiliary/scanner/vnc/vnc_login.rb @@ -21,7 +21,7 @@ class Metasploit3 < Msf::Auxiliary 'Description' => %q{ This module will test a VNC server on a range of machines and report successful logins. Currently it supports RFB protocol - 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 authentication method. }, 'Author' =>