26 lines
791 B
YAML
26 lines
791 B
YAML
id: mysql-native-password
|
|
|
|
info:
|
|
name: MySQL - Password Vulnerability
|
|
author: iamthefrogy
|
|
severity: info
|
|
description: MySQL database queries with enabled native password support are susceptible to password brute-force attacks.
|
|
reference:
|
|
- https://github.com/Tinram/MySQL-Brute
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: network,mysql,db,misconfig
|
|
|
|
tcp:
|
|
- host:
|
|
- "{{Hostname}}"
|
|
port: 3306
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "mysql_native_password"
|
|
# digest: 4a0a004730450220271c76e40a4a3b9020fe8bf117a2f647a67b98bca02aa2eab3cab74bd6853b7c022100f4fb333ac1fd78a79bab65871e12be4c741ce43d3347f9f742029f49033216b1:922c64590222798bb761d5b6d8e72950 |