Skip to content
Simone Margaritelli edited this page Oct 25, 2023 · 1 revision

MySQL Password Authentication.

Examples

legba mysql \
    --username root \
    --password wordlists/passwords.txt \
    --target localhost:3306
Clone this wiki locally