# Discuz 3.4 最新版后台getshell
详情可以看这篇文章:https://www.secpulse.com/archives/125869.html
最新版下载地址:https://gitee.com/Discuz/DiscuzX
“`php
0) && substr($result, 10, 16) == substr(md5(substr($result, 26).$keyb), 0, 16)) {
return substr($result, 26);
} else {
return ”;
}
} else {
return $keyc.str_replace(‘=’, ”, base64_encode($result));
}
}
?>
“`

ref:
https://forum.ywhack.com/thread-115312-1-8.html
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END













请登录后查看评论内容