Adding CVE detection support

This commit is contained in:
root 2016-01-06 00:59:18 +01:00
parent c9b647753c
commit 9f3c9bdb78
2 changed files with 2 additions and 2 deletions

View file

@ -87,7 +87,7 @@
* Using basic_passwords.txt as password database
* Password list checks can be avoid (option: --skippassword)
## MySQLTuner CVE vulnerabilities checks
## MySQLTuner CVE vulnerabilities detection
* option: --cvefile
* Check if your MariaDB or MySQL version contains CVE bulletins.

View file

@ -134,7 +134,7 @@ These kinds of things are bound to happen. Here are the details I need from you
Question: How to perform a CVE vulneralibity checks ?
* Download vulnerabilities.cvs from this repository.
* Download vulnerabilities.csv from this repository.
* use option --cvefile to perform CVE checks
MySQLTuner and Vagrant