diff --git a/modules/exploits/windows/dcerpc/ms07_065_msmq.rb b/modules/exploits/windows/dcerpc/ms07_065_msmq.rb index 05d81a1a79..a2728c7865 100644 --- a/modules/exploits/windows/dcerpc/ms07_065_msmq.rb +++ b/modules/exploits/windows/dcerpc/ms07_065_msmq.rb @@ -79,7 +79,7 @@ class Metasploit3 < Msf::Exploit::Remote datastore['RPORT'] = 2103 end - # The NetBIOS hostname is required to exploit this bug + # The fqdn is required to exploit this bug if (not datastore['DNAME']) # XXX automatically determine the hostname return false