Skip to content

fix: go-msrpc compatibility v1.2.1 #1

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

Merged

Conversation

oiweiwei
Copy link
Contributor

@oiweiwei oiweiwei commented Mar 3, 2025

hello, @rtpt-erikgeiser! first of all, thanks for finding my lib useful for your purposes! due to the fact that I realized that I cannot move forward with existing gokrb5 package, i've forked it and introduced slight changes (like, unprivate the keytab and ccache fields, add some legacy encryption schemes supported by windows like des-cbc-md5, add dialer to kerberos client) and unintentionally broke the compatibility. this fixes it.

Copy link
Member

@rtpt-erikgeiser rtpt-erikgeiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your help, we really appreciate it!

Could you please explain why the change in pkinit is required before I merge this?

@rtpt-erikgeiser rtpt-erikgeiser merged commit 6619032 into RedTeamPentesting:main Mar 3, 2025
2 of 3 checks passed
@rtpt-erikgeiser
Copy link
Member

I'll fix the CI issue. Thank's for the PR!

@oiweiwei
Copy link
Contributor Author

oiweiwei commented Mar 3, 2025

I'll fix the CI issue. Thank's for the PR!

oops, that was go mod tidy run missing.

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.

2 participants