Add php version to check

unstable
Meatballs 2013-04-26 23:59:49 +01:00
parent e25fdebd8d
commit 3ac041386b
1 changed files with 2 additions and 0 deletions

View File

@ -93,6 +93,8 @@ class Metasploit3 < Msf::Exploit::Remote
end
end
end
else
print_status("Unknown PHP Version")
end
if res.body =~ /pmaversion = '(.*)';/