摘要: IRC里聊到了shadow破解和salt的话题,google到篇文章,转至此
阅读全文
摘要: PHP 5.1.5 在8.17号发布了,修补了几个绕过open_basedir的漏洞,我们一个个来看:
Quote form http://www.php.net/release_5_1_5.php
--------------------------------------------------------------------------------
Added missing safe_mode/open_basedir checks inside the error_log(), file_exists(), imap_open() and imap_reopen() functions.
Fixed possible open_basedir/safe_mode bypass in cURL extension and with realpath cache.
-----------------------------------------------------------------------------
阅读全文
摘要: something about punbb unset()
阅读全文
摘要: zend_hash_del_key_or_index_vulnerability要用到的,写了个c方便计算 :)
阅读全文
摘要: 原贴地址: http://x-space.discuz.net/space/html/95/22195_itemid_14752.html
阅读全文
摘要: 类Unix系统上的编译方式各位基本都很熟悉,网上也有大把的资料可以查询.但是却很少见到PHP在windows平台上的编译方法.因此也导致了本文的诞生.你可以将本文当作对PHP手册上对windows上编译PHP一章的扩充版本.
阅读全文
摘要: Something about PHP substr_compare() Vulnerability
阅读全文