• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Question Docker Mysql Password scanning hacking ?!

shopuser

Basic Pleskian
Server operating system version
Ubuntu 20.04.5 LTS
Plesk version and microupdate number
18.0.50
on Ubuntu 20.04 i have installed Docker with Mysql 5.7.34 , in Plesk is in the firewall all ip blocked in the rule for MySQL-Server, only acesss from my IP Range from my internet provider
in the database is in the configuration only acess local connections.

but in the docker log is see this :


...
2023-03-10T14:22:51.352150Z 22875 [Note] Access denied for user 'hd'@'89.248.163.132' (using password: YES)
2023-03-10T14:22:52.696050Z 22876 [Note] Access denied for user 'view'@'45.93.201.74' (using password: YES)
2023-03-10T14:22:55.045903Z 22879 [Note] Access denied for user 'root'@'45.93.201.74' (using password: YES)
2023-03-10T14:23:01.928298Z 22886 [Note] Access denied for user 'xy'@'89.248.163.132' (using password: YES)
2023-03-10T14:23:15.645962Z 22891 [Note] Access denied for user 'readonly'@'45.93.201.74' (using password: YES)
2023-03-10T14:23:18.738455Z 22892 [Note] Access denied for user 'root'@'45.93.201.74' (using password: YES)
2023-03-10T14:23:39.033721Z 22903 [Note] Access denied for user 'Hoscodb_Masterpro_208TonDucThangHN'@'45.93.201.74' (using password: YES)
...
and in the Firewall i have blocked this IPs , without success !

How can i Block this hacker attacks ?
 
Back
Top