Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是否将我的服务暴露于缓冲区溢出攻击?如果是这样,您将如何防御这种情况?
只是我自己的见解:不,托管代码不易受到溢出攻击,并且传输通道的非托管部分无论如何都在处理字节数组。