摘要: http://www.oschina.net/code/snippet_164175_21174?p=1#comments当过滤 POST GET COOKIE 时 ,注意$_SERVER['HTTP_REFERER']1.php 上传后门代码《?php//1.phpheader('C... 阅读全文
posted @ 2016-04-18 17:34 Newman·Li 阅读(156) 评论(0) 推荐(0)
摘要: http://www.2cto.com/Article/201208/146518.html0x1 原理1、执行系统命令的函数proc_open, popen, exec, shell_exec,passthru,system这里只给出两个例子,其他的可以查看php手册编写 system()《... 阅读全文
posted @ 2016-04-18 17:11 Newman·Li 阅读(504) 评论(0) 推荐(0)