Change warning
parent
2d9b1dbc22
commit
6c2e8a16ce
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue