Merge branch 'master' of github.com:rapid7/metasploit-framework into rapid7
commit
83877b6c76
|
@ -263,7 +263,7 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
select(nil, nil, nil, 1.0)
|
||||
simple.disconnect("IPC$")
|
||||
simple.disconnect("\\\\#{datastore['RHOST']}\\IPC$")
|
||||
return true
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue