Skip to content

Netty: NTLM utterly broken #730

@slandelle

Description

@slandelle
  • Handshake should only happen when performing the first request on a connection
  • On preemptive auth, step 1 is performed twice
  • A "NTLM " string is prepended to the NTLM Domain when computing the Type1 message
  • Connection is not reused, which violates NTLM logic and causes Type1 message so be re-issued while sending the Type3 one.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions