Skip to content

Commit

Permalink
Revert deleted code from rapid7#9986. See issue rapid7#9993
Browse files Browse the repository at this point in the history
  • Loading branch information
asoto-r7 committed May 8, 2018
1 parent 70be536 commit 40f1bb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/msf/core/exploit/smb/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ module Client
include Msf::Exploit::Remote::Tcp
include Msf::Exploit::Remote::NTLM::Client

CONST = Rex::Proto::SMB::Constants

# Alias over the Rex DCERPC protocol modules
DCERPCPacket = Rex::Proto::DCERPC::Packet
DCERPCClient = Rex::Proto::DCERPC::Client
Expand Down

0 comments on commit 40f1bb2

Please sign in to comment.