(September 9, 2022, 09:23 AM)Bankr00t Wrote: Hi all
if you have suggest or tutorial for dump database from SQL Injection
because now i stuck on show "data" from database
thanks for sharing
like this
herit_admin:$H$BjzP6Oyay4Q8dAUfNFq5Pu3XVlpGwR1
If you're new to SQL injection, I'd recommend using a tool like sqlmap to dump the data, it's very easy to use for newbies. This way, you can understand how the queries are put together and how they work behind the scenes.
Good luck!