MySQL


Validating the exfiltrated DB credential; root:plbkac

┌──(kali㉿kali)-[~/PEN-200/PG_PLAY/stapler]
└─$ mysql --skip-ssl -h $IP -uroot -pplbkac                                     
Welcome to the MariaDB monitor.  Commands end with ; or \g.
Your MySQL connection id is 8
Server version: 5.7.12-0ubuntu1 (Ubuntu)
 
Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
 
Support MariaDB developers by giving a star at https://github.com/MariaDB/server
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
 
MySQL [(none)]> 

Session established

phpMyAdmin


Successfully authenticated to the target phpMyAdmin instance Moving onto the Exploitation phase