A is sql query gives this result.What will the following SQL query yield for your board?what's happeningCode:
SELECT user_password FROM phpbb_users WHERE user_password LIKE '$CP$%'
But there are many entries, the beginning of the user password table is the same, ( $CP$ ) what continues, in each table/user, changes, I give two examples, I suppose there are as many entries as there are users (mere assumption) .
Code:
user_passwordEdit Copy Delete $CP$e902025ffb0d1e63b71cfa933e4b748eEdit Copy Delete $CP$ebbd9af1d8ab2b98df62321612e81507
Statistics: Posted by wonder_wonder — Thu Jun 27, 2024 8:03 pm