Module: Msf::Exploit::NTLM

Defined in:
lib/msf/core/exploit/ntlm.rb

Overview

This mixins will only provide the options name and description when a protocol want to use ntlm features from lib/rex/proto/ntlm . Unfortunately other mixin's still have to make direct call from lib/rex/proto/ntlm cause some protocol like SMB are implemented in lib/rex/proto/ while others like mssql are implemented in lib/msf/core/exploit

Defined Under Namespace

Modules: Client