当前位置: 首页 > 图文教程 > 网络编程 > PHP > PhpSecInfo列出PHP环境设定中存在的安全问题

PHP
PHP中for循环语句的几种“变态”用法
用PHP与XML联手进行网站开发
PHP程序漏洞产生的原因和防范方法
利用PHP编程防范XSS跨站脚本攻击
使用PHP往Windows系统中添加用户
PHP Shell的编写(改进版)
PHP开发中接收复选框信息的方法
PHP程序加速探索之服务器负载测试
PHP实现首页自动选择语言转跳
十天学会php之第一天
十天学会php之第二天
十天学会php之第三天
十天学会php之第四天
十天学会php之第五天
十天学会php之第六天
十天学会php之第七天
十天学会php之第八天
十天学会php之第九天
十天学会php之第十天
Web开发源代码:PHP生成静态页面的类

PhpSecInfo列出PHP环境设定中存在的安全问题


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-09-28   浏览: 54 ::
收藏到网摘: n/a

PhpSecInfo 是一个类似 phpinfo() 的东西,不同的是它会列出你PHP 环境设定中存在的安全问题并给出一些建议。

PhpSecInfo

What is it?

PhpSecInfo provides an equivalent to the phpinfo() function that reports security information about the PHP environment, and offers suggestions for improvement. It is not a replacement for secure development techniques, and does not do any kind of code or app auditing, but can be a useful tool in a multilayered security approach.

License

PhpSecInfo is released under the "New BSD" license. View the LICENSE file for more details

Contributing

We encourage interested PHP developers to:

  • propose new tests
  • write tests
  • write documentation
  • ask questions
  • offer suggestions and feedback

In the near future we'll sort out bug reporting tools and hopefully public SVN access. We do have a mailing list set up for public discussion at: