Whitespace cleanup, also change print_status usage when verbose

unstable
sinn3r 2012-01-09 02:21:39 -06:00
parent 2f9d563067
commit 03a39f7fe8
1 changed files with 16 additions and 16 deletions

View File

@ -66,7 +66,7 @@ class Metasploit3 < Msf::Exploit::Remote
connect
banner_sanitized = Rex::Text.to_hex_ascii(banner.to_s)
print_status(banner_sanitized) if datastore['VERBOSE']
vprint_status(banner_sanitized)
enc_init = "\xff\xfa\x26\x00\x01\x01\x12\x13\x14\x15\x16\x17\x18\x19\xff\xf0"
enc_keyid = "\xff\xfa\x26\x07"