Jump to content

NTLMSSP

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by ArnoldReinhold (talk | contribs) at 15:55, 26 November 2020 (Adding short description: "Binary messaging protocol used by the Microsoft Security Support Provider Interface" (Shortdesc helper)). The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

NTLMSSP (NT LAN Manager (NTLM) Security Support Provider) is a binary messaging protocol used by the Microsoft Security Support Provider Interface (SSPI) to facilitate NTLM challenge-response authentication and to negotiate integrity and confidentiality options. NTLMSSP is used wherever SSPI authentication is used including Server Message Block / CIFS extended security authentication, HTTP Negotiate authentication (e.g. IIS with IWA turned on) and MSRPC services.

The NTLMSSP and NTLM challenge-response protocol have been documented in Microsoft's Open Protocol Specification.[1]

References

[edit]