Was playing with ms08_067 check and realized I forgot this print

bug/bundler_fix
sinn3r 2014-01-25 16:15:52 -06:00
parent 7dfd4ab22c
commit cc4dea7d49
1 changed files with 1 additions and 1 deletions

View File

@ -1091,7 +1091,7 @@ class Metasploit3 < Msf::Exploit::Remote
return Msf::Exploit::CheckCode::Safe
end
print_status("Verifying vulnerable status... (path: 0x%08x)" % path.length)
vprint_status("Verifying vulnerable status... (path: 0x%08x)" % path.length)
stub =
NDR.uwstring(server) +