use correct version number
parent
7dde7f6f7c
commit
84c74b8d42
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue