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

Module rdp hangs on Windows when ACTION=enable #68

Open
Marshall-Hallenbeck opened this issue Oct 12, 2023 · 2 comments
Open

Module rdp hangs on Windows when ACTION=enable #68

Marshall-Hallenbeck opened this issue Oct 12, 2023 · 2 comments
Labels
bug Something isn't working investigation windows Things related specifically to running on Windows

Comments

@Marshall-Hallenbeck
Copy link
Collaborator

Describe the bug
When running the rdp module, and specifying ACTION=enable on Windows, it hangs. This problem is exaserbated by not being able to properly ctrl-c on Windows (see #61).

To Reproduce
Command: netexec smb -u username -p password -m rdp -o ACTION=enable

Login occurs correctly, but then it hangs.

Expected behavior
Command should execute and then exit.

NetExec info

  • OS: Windows
  • Version of nxc: develop branch (as of 10/12/2023)
  • Installed from: GitHub
@Marshall-Hallenbeck Marshall-Hallenbeck added bug Something isn't working investigation windows Things related specifically to running on Windows labels Oct 12, 2023
@XiaoliChan
Copy link
Contributor

Wired, I will test it on windows

@bongobongoland
Copy link
Contributor

I confirm this.
In order to make it work, I have to add METHOD=smb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working investigation windows Things related specifically to running on Windows
Projects
None yet
Development

No branches or pull requests

3 participants