开发者

Is a [DataMember] that is a byte array in a WCF contract a security hazard?

Am I exposing my servic开发者_运维知识库e to a buffer overflow attack? If so how would you defend against this?


Just my own insight: No, the managed code is not susceptible to overrun attacks, and the unmanaged portions of the transport channel are dealing with byte-arrays anyway.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜