Fix wrong version in check.

bug/bundler_fix
Roberto Soares 2015-04-16 09:45:18 -03:00
parent e9212c4d6b
commit ee8dc49a25
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ class Metasploit3 < Msf::Exploit::Remote
end
def check
check_plugin_version_from_readme('website-contact-form-with-file-upload', '1.3.4')
check_plugin_version_from_readme('website-contact-form-with-file-upload', '1.4')
end
def exploit