-
I was recently watching a YouTube video that covered some of the functionality of NetExec. In the video the host used "nxc rdp" with the -x switch to execute a command on the remote host through RDP. I've downloaded/installed 5-6 different versions of NetExec, but none of them support the -x switch with RDP, but they do with SMB. What version of NetExec supports -x remote command execution using RDP? https://www.youtube.com/watch?v=XE7w6ohrKAw Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
It's an open PR, #676 |
Beta Was this translation helpful? Give feedback.
-
Thank you! |
Beta Was this translation helpful? Give feedback.
-
Marshall-Hallenbeck and NeffIsBack provided the answer to my question. The functionality I asked about is only available right now in a particular PR. pipx install git+https://github.com/Adamkadaban/NetExec@rdp-exec |
Beta Was this translation helpful? Give feedback.
Marshall-Hallenbeck and NeffIsBack provided the answer to my question. The functionality I asked about is only available right now in a particular PR.
pipx install git+https://github.com/Adamkadaban/NetExec@rdp-exec