Vulnerability of SQL injection databases
by cybershadow404 - Monday November 4, 2024 at 10:20 PM
#1
Hello,
I would like to know if someone can tell us how to download a database since we have been able to access one through a SQL injection vulnerability. We are a bit novice in this downloading databases but we have knowledge of hacking.
Reply
#2
I think downloading the database depends on the tool you are using to crack the database. Also how did you crack it and what tool did you use?
Reply
#3
After finding a sql injection vulnerability in any web application, just need to use sqlmap tool to exploit that vulnerability and dump all databases to files
Reply
#4
You need to give more detail about the SQL injection type. If it's a blind SQL injection then yes SQLMap is the best way to go. But this can be a very slow process especially if you are looking to extract the full db.
I'd recommend trying to retrieve the employee/admin/user table first and try to brute force (dict) some passwords to see if you can gain an admin access to make you dump directly inside the app... would save time.

Provide more detail about the injection and we will see if we can help.
Any idea of the size of the db ?
Reply
#5
If you use Sqlmap => ~/.sqlmap/output
Reply
#6
(11-12-2024, 04:19 AM)Eham Wrote: I think downloading the database depends on the tool you are using to crack the database. Also how did you crack it and what tool did you use?
SQLmap was the tool, we got access through a vulnerability but then we couldn't get access.

(11-13-2024, 06:13 PM)eskaliboor Wrote: You need to give more detail about the SQL injection type. If it's a blind SQL injection then yes SQLMap is the best way to go. But this can be a very slow process especially if you are looking to extract the full db.
I'd recommend trying to retrieve the employee/admin/user table first and try to brute force (dict) some passwords to see if you can gain an admin access to make you dump directly inside the app... would save time.

Provide more detail about the injection and we will see if we can help.
Any idea of the size of the db ?
we had access to the admins but the passwords were hashed. what to do then, brute force against the hash?

the size we don't know, so we lost access as if we had been detected .... we had to act fast but we didn't know what to do.
Reply
#7
maybe try to crack the hash with john, it should be able to crack the hash
Reply
#8
(01-03-2025, 12:44 AM)cybershadow404 Wrote:
(11-12-2024, 04:19 AM)Eham Wrote: I think downloading the database depends on the tool you are using to crack the database. Also how did you crack it and what tool did you use?
SQLmap was the tool, we got access through a vulnerability but then we couldn't get access.

(11-13-2024, 06:13 PM)eskaliboor Wrote: You need to give more detail about the SQL injection type. If it's a blind SQL injection then yes SQLMap is the best way to go. But this can be a very slow process especially if you are looking to extract the full db.
I'd recommend trying to retrieve the employee/admin/user table first and try to brute force (dict) some passwords to see if you can gain an admin access to make you dump directly inside the app... would save time.

Provide more detail about the injection and we will see if we can help.
Any idea of the size of the db ?
we had access to the admins but the passwords were hashed. what to do then, brute force against the hash?

the size we don't know, so we lost access as if we had been detected .... we had to act fast but we didn't know what to do.

dehash it on hashes.com or hashkiller.io web site
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  SQL Injection Vulnerability in Mexican ISP v3nuzc0d3r2325 0 222 08-05-2025, 08:49 AM
Last Post: v3nuzc0d3r2325
  BUlgarian databases Big pack uploaded nikephoros1 10 2,165 08-04-2025, 10:44 AM
Last Post: Blastoise
  REQUEST Looking for Mexico Databases , Cancun, Quintana Roo link2meandyou 5 1,277 08-04-2025, 01:41 AM
Last Post: All3in
  Looking for databases USSS 22 12,311 07-29-2025, 12:00 PM
Last Post: DelusionalPlayer
  Databases feel worse after halfway? KyoStyleYo 4 360 04-14-2025, 08:19 PM
Last Post: KyoStyleYo

Forum Jump:


 Users browsing this thread: