Change warning

bug/bundler_fix
sinn3r 2015-01-23 22:50:39 -06:00
parent 2d9b1dbc22
commit 6c2e8a16ce
1 changed files with 2 additions and 2 deletions

View File

@ -81,8 +81,8 @@ module Md5LookupUtility
#
# @return [TrueClass] true if acknowledged.
def ack
print_status("WARNING: This tool will submit and look up your MD5 hashes in the")
print_status("clear (HTTP) on third party websites.")
print_status("WARNING: This tool will look up your MD5 hashes by submitting them")
print_status("in the clear (HTTP) to third party websites.")
print_status
print_status("The services from these third party websites are not within control")
print_status("of Metasploit (or Rapid7), and we shall not be liable for any loss or")