Was playing with ms08_067 check and realized I forgot this print
parent
7dfd4ab22c
commit
cc4dea7d49
|
@ -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) +
|
||||
|
|
Loading…
Reference in New Issue