We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
WinRM有没有把rdp映射到80的方法?只是执行命令,那端口复用的意义还是不太好。也没有找到好一点的端口复用的工具。。
The text was updated successfully, but these errors were encountered:
WinRM没有
但可以尝试利用HTTP Server API实现一个
Sorry, something went wrong.
我测试不行啊,请教一下应该怎么弄?
(1)
https://github.com/3gstudent/Homework-of-C-Language/blob/master/HTTPServerWebshell.cpp
https://github.com/3gstudent/test/blob/master/HTran.cpp
这两个结合一下,理论上可行
(2)使用HTTP Server API
已经可以执行命令,可以把执行命令换成模拟rdp的功能,例如捕获屏幕,发送鼠标键盘消息这样
实在是搞不定啊,你有时间研究一下吧。。。。。感谢感谢
No branches or pull requests
WinRM有没有把rdp映射到80的方法?只是执行命令,那端口复用的意义还是不太好。也没有找到好一点的端口复用的工具。。
The text was updated successfully, but these errors were encountered: