Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix named pipe listener to accept remote clients #391

Merged
merged 2 commits into from
Apr 12, 2021
Merged

Conversation

rkervella
Copy link
Member

The switch to go modules in the implant code broke the named-pipe pivots, as @h4ng3r-BF originally made a modification to the upstream library we're using to explicitly allow remote connections. Since the code went away when we removed the 3rdparty folder, we lost the modification, and since Microsoft doesn't want to merge this PR, I forked the lib here with the modifications.

We'll be able to switch back to upstream if they ever change the code to support remote clients.

@rkervella rkervella merged commit 8ced159 into master Apr 12, 2021
@moloch-- moloch-- deleted the fix/namedpipe branch July 15, 2021 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant