use correct version number

bug/bundler_fix
Christian Mehlmauer 2015-04-16 15:01:54 +02:00
parent 7dde7f6f7c
commit 84c74b8d42
No known key found for this signature in database
GPG Key ID: BCFF4FA966BC32C7
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('work-the-flow-file-upload', '2.5.2')
check_plugin_version_from_readme('work-the-flow-file-upload', '2.5.4')
end
def exploit