Fix the correct version in check
parent
dc7f161339
commit
6ef074cd28
|
@ -40,7 +40,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||||
end
|
end
|
||||||
|
|
||||||
def check
|
def check
|
||||||
check_plugin_version_from_readme('reflex-gallery', '3.1.3')
|
check_plugin_version_from_readme('reflex-gallery', '3.1.4')
|
||||||
end
|
end
|
||||||
|
|
||||||
def exploit
|
def exploit
|
||||||
|
|
Loading…
Reference in New Issue