Update modules/exploits/unix/webapp/drupal_sa_core_2019_003.rb

Co-Authored-By: rotemreiss <reiss.r@gmail.com>
master
bcoles 2019-02-25 08:53:02 -05:00 committed by GitHub
parent d279e092cb
commit 8912c1a943
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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