Posted December 23, 20168 yr comment_7671 Just curious how good the team is with SQL injection attacks? I know moderately big server that's hosting a compromised web application. Only been able to dump the database, but haven't fully rooted it yet. Curious if you buy leaks from people, or if you actually root the server and take it.
January 15, 20178 yr comment_8237 On 12/23/2016 at 4:25 PM, Jack said: Just curious how good the team is with SQL injection attacks? I know moderately big server that's hosting a compromised web application. Only been able to dump the database, but haven't fully rooted it yet. Curious if you buy leaks from people, or if you actually root the server and take it. Well, people start caring only when they see a problem. I would definitely hire someone to do that yea
January 22, 20178 yr comment_8685 WHy can't you fully root it yet what kind of code are you trying to inject??? The main prupose of SQL injection attacks is to just get a db dump and gtfo out lol.
February 2, 20178 yr comment_9005 SQL injection is a way of using Forms or what ever in HTML/PHP to execute SQL. So you would do like in a password feild );// to kill the last paswordstatement password,null); CREATE_NEW_TABLE(THIS,THAT, THEOTHER); Like ending the SQL Statement within the statement and adding another line to the code that shouldnt be there. It's easy... use Metasploid and Kali Linux, it'l pretty much do it for u.
June 27, 20205 yr comment_59282 SQL injections is simple to do, if you're tech savvy mostly anything can be easily be done the internet world is yours.
Create an account or sign in to comment