Adding CVE detection support
This commit is contained in:
parent
c9b647753c
commit
9f3c9bdb78
2 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue