nuclei-templates/network/mysql-native-cred-bruteforc...

19 lines
438 B
YAML

id: mysql-native-password-bruteforce
info:
name: MySQL DB with enabled native password
author: iamthefrogy
severity: info
tags: network,mysql,bruteforce,db
description: MySQL instance with enabled native password support prone vulnerable for password brute-force attack.
network:
- host:
- "{{Hostname}}"
- "{{Hostname}}:3306"
matchers:
- type: word
words:
- "mysql_native_password"