搜索资源列表
Analysis-on-Calling-the-Lib
- 首先介绍缓冲区溢出机制和基于缓冲区溢出的攻击形式,从C程序员的角度讨论了三类常用的库函数在调用时可能引发的安全问题,并详细分析了缓冲区溢出的内在原因及可能被利用的攻击方法。如果在编程时能针对这些库函数的调用有意识地采取应对措施,无疑将减少缓冲区溢出漏洞,提高程序的安全性能。- Firstly the paper introduces buffer overflow and the potential attack based on it, then from the view of a C pr
tcp_status
- 对tcp的各种状态进行详细解析,以及一些利用tcp连接机制漏洞进行的攻击行为的解释。-For various states to conduct a detailed analytical tcp, tcp connection and some mechanism to explain the use of vulnerability of aggressive behavior.