Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Example Analysis of MySQL 5.5 PROXY USER camouflage user

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)05/31 Report--

This article shows you a sample analysis of MySQL 5.5 PROXY USER camouflage users, which is concise and easy to understand. I hope you can learn something through the detailed introduction of this article.

A brief Analysis of MySQL 5.5 PROXY USER camouflage users

Since the release of the first version of MySQL 5.5, a new record has been added to the GRANT permission list: PROXY. Don't think this is the old MySQL Proxy. In fact, this is used to make vests for users. Let's take a look at the specific usage.

Here, I use MYSQL 5.2.23.

Install the plug-in

Now let's do the corresponding operation. First create a real user:

Now create the PROXY USER:

All right, let's quit and try this camouflage user. In the following figure, if the camouflage is not successful, the read-only variable @ @ proxy_user is NULL.

Let's take a look at the others:

OK . I see, it has the same permissions as the previous users.

The above is a sample analysis of MySQL 5.5 PROXY USER camouflage users. Have you learned any knowledge or skills? If you want to learn more skills or enrich your knowledge reserve, you are welcome to follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report