Remove debugging statement
git-svn-id: file:///home/svn/incoming/trunk@3647 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
c3e0146443
commit
eb93375277
|
@ -90,8 +90,6 @@ class Exploits::Windows::Dcerpc::MS05_017_MSMQ < Msf::Exploit::Remote
|
|||
# Get the unicode length of this string
|
||||
queue_plen = queue_path.length / 2
|
||||
|
||||
p queue_path
|
||||
|
||||
connect
|
||||
print_status("Trying target #{target.name}...")
|
||||
|
||||
|
|
Loading…
Reference in New Issue