Daniël's Database Blog

Showing posts with label network. Show all posts
Showing posts with label network. Show all posts
Wednesday, April 12, 2017

Network attacks on MySQL, Part 6: Loose ends

›
Backup traffic After securing application-to-database and replication traffic, you should also do the same for backup traffic. If you use ...
Wednesday, April 5, 2017

Network attacks on MySQL, Part 5: Attack on SHA256 based passwords

›
The mysql_sha256_password doesn't use the nonce system which is used for mysql_new_password , but instead forces the use of RSA or SSL....
1 comment:
Wednesday, March 29, 2017

Network attacks on MySQL, Part 4: SSL hostnames

›
In my previous blogs I told you to enable SSL/TLS and configure it to check the CA. So I followed my advice and did all that. Great! So the...
Wednesday, March 22, 2017

Network attacks on MySQL, Part 3: What do you trust?

›
In my previous blogs I told you to enable SSL/TLS and force the connection to be secured. So I followed my advice and did forced SSL. Great!...
Wednesday, March 15, 2017

Network attacks on MySQL, Part 2: SSL stripping with MySQL

›
Intro In my previous blog post I told you to use SSL/TLS to secure your MySQL network connections. So I followed my advice and did enable S...
Friday, March 10, 2017

Network attacks on MySQL, Part 1: Unencrypted connections

›
Intro In a set of blog posts I will explain to you how different attacks on the network traffic of MySQL look like and what you can do to s...
›
Home
View web version
Powered by Blogger.