Blind Sql Injection Brute Forcer Ver 2.3

Posted By: SecurityTube_Bot
Posted On: Mon 21 Feb 2011
Views: 5367
Support SecurityTube:
               




Description:

There is a SQL Injection in a web app. The connection to database is made as "scott" (unprivileged) user. First we run bsqlbf with default parameters and find the username as "scott". Then when we try to read password hashes, the attack fails because the user scott does not have privs to query sys.user$ table. So, we do priv escalation with bsqlbf and it returns password hash of sys user.Then we execute O.S command. In this case, the database server already had a nc.exe in C:\ drive, which we used to throw us a reverse shell.

This video has been referred to us by Sid ( sid [] notsosecure.com ).

Tags: tools ,


Comments (None)

Login to post a comment