Check whether MySQL is hacked in one sentence

Source: Internet
Author: User

Check whether MySQL is hacked in one sentence
1. judge whether your MySQL is hacked by s elect * from mysql in one sentence. all login users of the user copy code MySQL are here. By default, the host field of the account should be local or the specified value. If it is %, remote connection is supported, especially for the root account, if there is a MySQL account with the host field content of % Percent, you should carefully check whether the hacker has changed your MySQL account configuration. 2. In one sentence, determine whether your MySQL contains the backdoor s elect * from mysql. func copy code. By default, the content in the func table of the mysql database is empty. When hackers perform operations such as udf and udf elevation, they will create information about the udf in this table. 3. There is no absolute intrusion Attack and Defense. The above is just a reference for beginners. After a certain foundation, you will find that hackers can crack the root password in MySQL. Without external connection support, you can use phpMyAdmin, in addition to user-defined functions, or use mof to escalate permissions... In addition, MySQL can also be hijacked by dll, and so on... Popular Science posts let you know something that is not commonly used but important in MySQL.

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.