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

Incorrect return of linux RPC protocol name #25

Closed
poq79 opened this issue Nov 4, 2023 · 2 comments
Closed

Incorrect return of linux RPC protocol name #25

poq79 opened this issue Nov 4, 2023 · 2 comments

Comments

@poq79
Copy link
Contributor

poq79 commented Nov 4, 2023

It was supposed to show RPC protocol, but it showed RDP protocol.
There is a mistake on line 310 in the pkg/plugins/types.go file
func (e ServiceRPC) Type() string { return ProtoRDP }

@praetorian-thendrickson
Copy link
Contributor

Thanks for the PR! Just merged the fix

@praetorian-thendrickson
Copy link
Contributor

Just released v1.1.11 with your fix, thanks for the pr!

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

No branches or pull requests

2 participants