corrected comment text

git-svn-id: file:///home/svn/framework3/trunk@8590 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Joshua Drake 2010-02-22 22:27:15 +00:00
parent e3b009471b
commit b818536e46
1 changed files with 1 additions and 1 deletions

View File

@ -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