从安全角度来看,管道在Windows中使用是否被认为是危险的? [英] Are pipes considered dangerous to use in Windows, from a security standpoint?

查看:125
本文介绍了从安全角度来看,管道在Windows中使用是否被认为是危险的?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

从安全角度来看,管道在Windows中使用是否被认为是危险的?

Are pipes considered dangerous to use in Windows, from a security standpoint?

推荐答案

在Windows中,管道不是特别的安全隐患.如果您担心安全性,请确保将管道上的安全性描述符设置为适当的DACL.如果您的用法要求管道打开以供任何人连接,则您必须将传入数据视为可疑文件,就像任何文件或网络输入一样.

Pipes aren't a particular security risk in Windows. If you're worried about security, make sure you set the security descriptor on the pipe to an appropriate DACL. If your usage requires that the pipe is open for anyone to connect to, then you have to treat the incoming data as suspicious, just like any file or network input.

这篇关于从安全角度来看,管道在Windows中使用是否被认为是危险的?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆