Update modules/exploits/unix/webapp/drupal_sa_core_2019_003.rb
Co-Authored-By: rotemreiss <reiss.r@gmail.com>master
parent
d279e092cb
commit
8912c1a943
|
@ -107,7 +107,7 @@ class MetasploitModule < Msf::Exploit::Remote
|
|||
res = exploit_drupal8(cmd)
|
||||
|
||||
if res && res.code == 422
|
||||
print_error "Exploit failed, in case that VHOST was not defined, consider to set that option"
|
||||
print_error "Exploit failed, in case that VHOST was not defined, consider to set that option"
|
||||
end
|
||||
|
||||
if res && res.code != 403
|
||||
|
|
Loading…
Reference in New Issue