Fix the correct version in check.
parent
5cb9b1a44c
commit
517ad54617
|
@ -57,7 +57,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
end
|
||||
|
||||
def check
|
||||
check_plugin_version_from_readme('slideshow-gallery', '1.4.6')
|
||||
check_plugin_version_from_readme('slideshow-gallery', '1.4.7')
|
||||
end
|
||||
|
||||
def exploit
|
||||
|
|
Loading…
Reference in New Issue