diff --git a/modules/exploits/unix/webapp/drupal_sa_core_2019_003.rb b/modules/exploits/unix/webapp/drupal_sa_core_2019_003.rb index 7124904437..00e89d36f2 100644 --- a/modules/exploits/unix/webapp/drupal_sa_core_2019_003.rb +++ b/modules/exploits/unix/webapp/drupal_sa_core_2019_003.rb @@ -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