广益 PHP语言安全工具
广益 PHP语言安全工具
发布者:互联网
日期:
2012-03-26 08:57:36 浏览次数:0 (共有_条评论)
查看评论 | 我要评论
PHP Taint 从PHP语言层面去分析,找出一些可能的XSS漏洞代码.
启用这个扩展以后, 如果在一些关键函数(或者语句: echo, print, system, exec, 等等), 或者输出的地方*直接*(没有经过转义, 安全过滤处理)使用了来自$_GET, $_POST或者$_COOKIE的数据, 则Taint就会提示.
- Support trim/rtrim/ltrim
- Dosen t depend on exposing of zif_* symbols any more
- Fixed a potential crash(PHP 5.2)
- Fixed bug that concat_assign lost 广益ed info in 看乳腺 5.4(if the var_ptr is 广益ed while value is not)
- Fix memory leak in assign_concat
- Fix tests faild of sprintf/trim etc args signature
- Fixed compiler warnings
下载地址 http://http://www.zjjv.com///download/0014000/13281.shtml
>>更多交流,请到ChinaUnix【论坛】:http://http://www.zjjv.com///bbs/forum-24-1.html
关键词:语言工具
相关文章
网友评论
已有0位网友发表了看法