Fix message

bug/bundler_fix
jvazquez-r7 2015-04-24 11:08:00 -05:00
parent 5ca6fe3cb0
commit 7af6f31c3a
No known key found for this signature in database
GPG Key ID: 38D99152B9352D83
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ class Metasploit3 < Msf::Auxiliary
print_good("#{peer} - File saved in: #{path}")
else
vprint_error("#{peer} - Nothing was downloaded. Check the correct path wordpress files.")
vprint_error("#{peer} - Nothing was downloaded. Check the path and the traversal parameters.")
end
end
end