diff --git a/INTERNALS.md b/INTERNALS.md index e1a0269..665939c 100644 --- a/INTERNALS.md +++ b/INTERNALS.md @@ -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. diff --git a/README.md b/README.md index 57509d6..ef5e4be 100644 --- a/README.md +++ b/README.md @@ -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