A PCRE internal error occured. This might be caused by a faulty plugin
 


| Référence | | Intitulé | |
|Machines concernées | |
|Description de la vulnérabilité | |
|kjlhl |
| Gravité | //Faible//Moyenne //forte// |
|menaces associées | Conséquences de l'exploitation de la vulnérabilité |
|Tests effectués |
| Outils utilisés : ... |
| |
| Résultat observé : ... |
|Recommandations |
| |


[assur1@localhost assur1]$ mysql -u proot
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 903 to server version: 3.23.49

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> show databases;
+----------+
| Database |
+----------+
| dvwa |
| mysql |
| test |
+----------+
3 rows in set (0.00 sec)

mysql> use test;
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Database changed
mysql> select * from users;
+---------------+------------+
| login | mdp |
+---------------+------------+
| bg-du-35 | flo |
| xavetbertrand | heyyyyy |
| xavetbertrand | heyyyyy |
| jean | jean |
| xavetbertrand | heyyyyy |
| olol | olol |
| intellyum | iutsm |
| cyprien | jardin |
| toto | toto |
| francois | auditassur |
+---------------+------------+
10 rows in set (0.00 sec)

mysql>

root@kali:~# rpcclient -U "" 192.168.1.254
Enter 's password:
rpcclient $> enumdomusers
user:[assur] rid:[0x7da]
user:[assur1] rid:[0x7d0]
user:[assur2] rid:[0x7d2]
user:[root] rid:[0x3e8]
user:[paul] rid:[0x3e8]
rpcclient $>

 
audit/tp.txt · Dernière modification: 2019/05/11 14:35 (modification externe)     Haut de page