Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Feature Request: RDP full authentication flow #305

Closed
alopezme opened this issue Aug 23, 2023 · 1 comment
Closed

Feature Request: RDP full authentication flow #305

alopezme opened this issue Aug 23, 2023 · 1 comment
Assignees

Comments

@alopezme
Copy link

I am testing the rdp module with different usernames. But in all the alerts I get the first username entered even if I cahnge it...

I would like also to grab the password if possible.

@alopezme alopezme added the bug label Aug 23, 2023
@jayjb jayjb assigned jayjb and quinn-thinkst and unassigned jayjb Aug 24, 2023
@quinn-thinkst
Copy link

Hi @alopezme,

Thanks for writing in. Unfortunately, this is currently a limitation of the lightweight implementation of the RDP service. As it doesn't perform a full authentication negotiation, it doesn't have easy access to all of the user supplied data. Instead, it relies on a cookie to retrieve the username - which is why you see repeating values even after changing your input.

At this time we don't have an immediate fix for the issue, but we've raised it internally for further feature dev.

Thanks again for raising this, and please do let us know if there's anything else we can help you with.

@quinn-thinkst quinn-thinkst changed the title [BUG] RDP username doesn't changes Feature Request: RDP full authentication flow Aug 25, 2023
@thinkst thinkst locked and limited conversation to collaborators Aug 28, 2023
@jayjb jayjb converted this issue into discussion #310 Aug 28, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

3 participants