Fix the correct version in check
parent
dc7f161339
commit
6ef074cd28
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue