modified status

This commit is contained in:
Shelby Pace 2018-07-26 15:41:19 -05:00
parent 6accca4181
commit be1bf8b1fc
No known key found for this signature in database
GPG Key ID: B2F3A8B476406857
1 changed files with 1 additions and 1 deletions

View File

@ -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