我们可以执行客户端的exe吗?

发布于 2024-08-06 03:49:58 字数 82 浏览 1 评论 0原文

有没有办法执行客户端中的exe(比如notepad.exe)?如果是这样..我怎样才能从服务器端做到这一点?我知道这是违反安全规定的……我仍然想知道。

Is there any way to execute exe(say notepad.exe) that is in client? If so.. how can i do that from server side.? I know its a security violation..still i want to know.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

好菇凉咱不稀罕他 2024-08-13 03:49:58

通常有两种方法可以做到这一点:

  1. 通过系统中的安全漏洞;应尽快修补。
  2. 通过诸如单击一次之类的机制,这需要用户确认他们想要下载应用程序并运行它。

There are generally two ways to do this:

  1. Via a security loophole in your system; which should be patched up as soon as possible.
  2. Via a mechanism such as click-once, which requires the user to confirm that they want to download the application and run it.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文