modified status
parent
6accca4181
commit
be1bf8b1fc
|
@ -113,7 +113,7 @@ class MetasploitModule < Msf::Exploit::Remote
|
|||
)
|
||||
|
||||
unless plugin_res && plugin_res.body.include?("tmpl-uploader-window")
|
||||
fail_with(Failure::NoAccess, "Unable to reach Responsive Thumbnail Plugin Page")
|
||||
fail_with(Failure::NoAccess, "Unable to reach Responsive Thumbnail Slider Plugin Page")
|
||||
end
|
||||
|
||||
data = Rex::MIME::Message.new
|
||||
|
|
Loading…
Reference in New Issue