fix indent
git-svn-id: file:///home/svn/framework3/trunk@10442 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
87b8b9ae8f
commit
3acede0f3c
|
@ -90,7 +90,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
if (pname = datastore['PNAME'])
|
||||
printers << pname
|
||||
else
|
||||
res = self.simple.client.trans(
|
||||
res = self.simple.client.trans(
|
||||
"\\PIPE\\LANMAN",
|
||||
(
|
||||
[0x00].pack('v') +
|
||||
|
|
Loading…
Reference in New Issue