Update mybb_get_type_db.rb

19/05/2014
I deleted      -     #return Exploit::CheckCode::Unknown  # necessary ????
bug/bundler_fix
Karmanovskii 2014-05-19 21:32:30 +04:00
parent 06912ac2b6
commit e26dee5e22
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ class Metasploit3 < Msf::Auxiliary
php_version = " PHP Version: #{php_version}".ljust(40)
else
php_version = " PHP Version: unknown".ljust(40)
#return Exploit::CheckCode::Unknown # necessary ????
end
#Check Web-Server