added the connect()/smb_login()
git-svn-id: file:///home/svn/framework3/trunk@5824 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
f1789fc1b2
commit
97b2adcc46
|
@ -553,6 +553,9 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
"\x00" * 2
|
||||
|
||||
end
|
||||
|
||||
connect()
|
||||
smb_login()
|
||||
|
||||
handle = dcerpc_handle(
|
||||
'4b324fc8-1670-01d3-1278-5a47bf6ee188', '3.0',
|
||||
|
|
Loading…
Reference in New Issue