From 3fb8041aa5f78efa7a9cfacaf56ea97dbcbeee96 Mon Sep 17 00:00:00 2001 From: lu4nx Date: Thu, 8 Jan 2026 11:25:56 +0800 Subject: [PATCH] Change MySQL wordlists to helpers/wordlists/mysql*.txt --- helpers/wordlists/mysql-passwords.txt | 3 ++- helpers/wordlists/mysql-users.txt | 4 +++- .../default-logins/mysql-default-login.yaml | 15 +++------------ 3 files changed, 8 insertions(+), 14 deletions(-) diff --git a/helpers/wordlists/mysql-passwords.txt b/helpers/wordlists/mysql-passwords.txt index c514e405ad8..8399b28165f 100644 --- a/helpers/wordlists/mysql-passwords.txt +++ b/helpers/wordlists/mysql-passwords.txt @@ -16,4 +16,5 @@ eLaStIx.asteriskuser.2oo7 raspberry openauditrootuserpassword vagrant -123qweASD# \ No newline at end of file +123qweASD# +test diff --git a/helpers/wordlists/mysql-users.txt b/helpers/wordlists/mysql-users.txt index 37e33b4a7ec..d143406c003 100644 --- a/helpers/wordlists/mysql-users.txt +++ b/helpers/wordlists/mysql-users.txt @@ -4,4 +4,6 @@ cloudera moves mcUser dbuser -asteriskuser \ No newline at end of file +asteriskuser +mysql +test diff --git a/javascript/default-logins/mysql-default-login.yaml b/javascript/default-logins/mysql-default-login.yaml index f40c068a9f4..b25240e2906 100644 --- a/javascript/default-logins/mysql-default-login.yaml +++ b/javascript/default-logins/mysql-default-login.yaml @@ -27,17 +27,8 @@ javascript: Pass: "{{passwords}}" payloads: - usernames: - - root - - admin - - mysql - - test - passwords: - - root - - admin - - mysql - - test - - + usernames: helpers/wordlists/mysql-users.txt + passwords: helpers/wordlists/mysql-passwords.txt attack: clusterbomb matchers: @@ -46,4 +37,4 @@ javascript: - "response == true" - "success == true" condition: and -# digest: 4a0a0047304502202e60c03105cba531fe84fd491ad25fc7cc97070adc3a43865bad78e1ba274f7d022100f26af1d4d6e117ac8cbe021961ba09bf1c3c29c18ee17d8e4d378d0ac634fd24:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a0047304502202e60c03105cba531fe84fd491ad25fc7cc97070adc3a43865bad78e1ba274f7d022100f26af1d4d6e117ac8cbe021961ba09bf1c3c29c18ee17d8e4d378d0ac634fd24:922c64590222798bb761d5b6d8e72950