Fixed spelling mistake.

git-svn-id: file:///home/svn/framework3/trunk@10445 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Patrick Webster 2010-09-23 05:48:07 +00:00
parent 224891387a
commit e6969ba30e
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ class Metasploit3 < Msf::Auxiliary
if(not res)
print_error("NO Response.")
elsif (res.code.to_i == 401)
print_status("Comfirmed protected folder #{wmap_base_url}#{tpath} #{res.code} (#{wmap_target_host})")
print_status("Confirmed protected folder #{wmap_base_url}#{tpath} #{res.code} (#{wmap_target_host})")
print_status("\tTesting for unicode bypass in IIS6 with WebDAV enabled using PROPFIND request.")
cset = %W{ & ^ % $ # @ ! }