Over 3.6 million MySQL servers found exposed on the Internet
By Bill Toulas, Bleeping Computer
Over 3.6 million MySQL servers are publicly exposed on the Internet and responding to queries, making them an attractive target to hackers and extortionists.
Of these accessible MySQL servers, 2.3 million are connected over IPv4, with 1.3 million devices over IPv6.
While it is common for web services and applications to connect to remote databases, these instances should be locked down so only authorized devices can connect to them.
Furthermore, public server exposure should always be accompanied by strict user policies, changing the default access port (3306), enabling binary logging, monitoring all queries closely, and enforcing encryption.
Comments
Post a Comment