Fix the correct version in check

bug/bundler_fix
Roberto Soares 2015-04-16 10:34:34 -03:00
parent dc7f161339
commit 6ef074cd28
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ class Metasploit3 < Msf::Exploit::Remote
end
def check
check_plugin_version_from_readme('reflex-gallery', '3.1.3')
check_plugin_version_from_readme('reflex-gallery', '3.1.4')
end
def exploit