From 1a2e86eacbe936d3099ab21afb34d8dc01074299 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Sat, 9 Mar 2024 21:36:14 +0530 Subject: [PATCH] Added Helper for mysql --- helpers/wordlists/mysql-passwords.txt | 19 +++++++++++++++++++ helpers/wordlists/mysql-users.txt | 7 +++++++ 2 files changed, 26 insertions(+) create mode 100644 helpers/wordlists/mysql-passwords.txt create mode 100644 helpers/wordlists/mysql-users.txt diff --git a/helpers/wordlists/mysql-passwords.txt b/helpers/wordlists/mysql-passwords.txt new file mode 100644 index 00000000000..c514e405ad8 --- /dev/null +++ b/helpers/wordlists/mysql-passwords.txt @@ -0,0 +1,19 @@ +mysql +root +chippc +admin +nagiosxi +usbw +cloudera +moves +testpw +p@ck3tf3nc3 +medocheck123 +mktt +123 +amp109 +eLaStIx.asteriskuser.2oo7 +raspberry +openauditrootuserpassword +vagrant +123qweASD# \ No newline at end of file diff --git a/helpers/wordlists/mysql-users.txt b/helpers/wordlists/mysql-users.txt new file mode 100644 index 00000000000..37e33b4a7ec --- /dev/null +++ b/helpers/wordlists/mysql-users.txt @@ -0,0 +1,7 @@ +root +admin +cloudera +moves +mcUser +dbuser +asteriskuser \ No newline at end of file