MCPcopy Create free account
hub / github.com/SecWiki/windows-kernel-exploits / BuildAuthChallenge

Function BuildAuthChallenge

MS08-068/src/ntlm.cpp:1442–1512  ·  view source on GitHub ↗

int NtlmChallengeSize(tSmbNtlmAuthChallenge *Challenge){ return( sizeof(tSmbNtlmAuthChallenge) - sizeof(Challenge->buffer) +Challenge->uDomain.maxlen + Challenge->emptyString.maxlen); } */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

chartoWideFunction · 0.85

Tested by

no test coverage detected