Skip to content

Initial support for raw NTLM relay server for lsarelayx #1190

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

CCob
Copy link
Contributor

@CCob CCob commented Oct 17, 2021

The raw relay server is designed for third party relay applications such as lsarelayx. The raw server is a simple 3 way message protocol. Each message has a 4 byte header length prefix before the NTLM message.

3rd party client ---- NTLM Type 1 message --- > raw server
raw server ---- NTLM Type 2 ------> 3rd party client
3rd party client ---- NTLM Type 3 message --- > raw server

@0xdeaddood 0xdeaddood added the in review This issue or pull request is being analyzed label Oct 22, 2021
@0xdeaddood 0xdeaddood merged commit a7095c7 into fortra:master Feb 1, 2022
@0xdeaddood
Copy link
Collaborator

Finally merged, great work! Thanks @CCob!

@0xdeaddood 0xdeaddood removed the in review This issue or pull request is being analyzed label Feb 1, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants