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

PHP
php新手照样打造自己的搜索引擎phpdig
PHP实现JAVA的XStream (PHP)
PHP单文件上传类或多文件上传类源码
PHP中GBK和UTF8编码处理
DISCUZ架构:misc.func.php文件分析一
PHP教程:PHP中对文件和目录的操作方法
一个完整、安全的PHP用户登录系统
完全讲解PHP+MySQL的分页显示示例分析
PHP应用实例:实现给上传图片加水印图案
用 PHP V5 开发多任务应用程序
用PHP自动把纯文本转换成Web页面
PHP中使用FCKeditor2.3.2配置
网友分享:十四条令PHP初学者头疼问题大总结
PHP程序61条面向对象分析设计的经验原则
PHP 面向对象的方法重载
php可以生成缩略图和水印图的类
十四条令PHP初学者头疼问题大总结
关于PHP接口的学习
php的ajax框架xajax入门与试用
PHP 开发中的中文编码问题

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


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-09-28   浏览: 77 ::
收藏到网摘: 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: