remove debugging

bug/bundler_fix
m-1-k-3 2015-04-27 06:36:34 +02:00
parent 8db88994ac
commit d8b8017e0b
1 changed files with 0 additions and 1 deletions

View File

@ -75,7 +75,6 @@ class Metasploit3 < Msf::Exploit::Remote
def exploit def exploit
print_status("#{peer} - Accessing the vulnerable URL...") print_status("#{peer} - Accessing the vulnerable URL...")
print_status(target['ServerHeader'])
unless check == Exploit::CheckCode::Detected unless check == Exploit::CheckCode::Detected
fail_with(Failure::Unknown, "#{peer} - Failed to access the vulnerable URL") fail_with(Failure::Unknown, "#{peer} - Failed to access the vulnerable URL")