Skip to content

decrypt3r/MariaDB_Cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MariaDB_Cracker

                                                                                         Coded by decrypt3r

You can easily reset MariaDB root user's password using this simple script.

Packages Required & Installed:

  1. mysql-connector
  2. figlet
  3. python3.6
  4. pip3.6
  5. wget

How To Install?


#Install Git to clone repository

  yum install git       //for RedHat or CentOS
  apt-get install git   //for other Linux based OS

#Give execute permission to install.sh

  chmod +x install.sh

#Execute installtion script

  sh install.sh

#How to Run Command?

  marcrack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors