From e26dee5e22ba0e7327580da2801f2cc3f913d7ad Mon Sep 17 00:00:00 2001 From: Karmanovskii Date: Mon, 19 May 2014 21:32:30 +0400 Subject: [PATCH] Update mybb_get_type_db.rb 19/05/2014 I deleted - #return Exploit::CheckCode::Unknown # necessary ???? --- modules/auxiliary/gather/mybb_get_type_db.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/auxiliary/gather/mybb_get_type_db.rb b/modules/auxiliary/gather/mybb_get_type_db.rb index e007166e77..b96e7a1a64 100644 --- a/modules/auxiliary/gather/mybb_get_type_db.rb +++ b/modules/auxiliary/gather/mybb_get_type_db.rb @@ -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