ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

Ultimate SQL Injection Tutorial


  • Please log in to reply
Ultimate SQL Injection Tutorial

#171

protector1
protector1
    Offline
    0
    Rep
    0
    Likes

    Advanced Member

Posts: 120
Threads: 2
Joined: Aug 30, 2019
Credits: 0
Four years registered
#171

Thanks a lot dude <3


  • 0

#172

galactus1098
galactus1098
    Offline
    0
    Rep
    1
    Likes

    New Member

  • PipPip
Posts: 15
Threads: 0
Joined: Mar 05, 2020
Credits: 0
Four years registered
#172

 

SQL Injection Ultimate Tutorial



Note: this tutorial is by Bako from h4ck-y0u.org

SQL Injection is one of the most common web application errors today. It is also one of the most deadliest because it allows remote users to access confidential information such as usernames and credit cards.

With databases being the central core of our economy and all of our nations wealth being held in servers that may be able to be compromised by witty hackers, SQL Injection is a problem that needs to be addresses not to let hackers exploit these errors for their own good, pleasure or challenge but rather to bring awareness to the fact that a simple error caused by a lazy or inexperienced programmer can cause consequences from a simple website deface to the leaking of millions of users financial information. To start this paper out, I provide you with an Outline for MySQL Injection attacks, which will also serve as a table of contents since each section will discuss a separate step in the exploitation process.

MySQL Injection Outline (table of contents):

In Part 1 (this part):

Section 1 - Intro to Basic Database Information

Section 2 - Steps to injections

1)Find out how to close the previous statement & find the right comment to use to end the injection

2)Check for magic quotes

3)Check to see if UNION works

4)Find the number of columns

5)Craft a union statement that doesnt cause an error and see which columns are outputted

6)Check the MySQL version to see if information_schema is present

7)Get the desired column and table names

8)Get your data



In Part 2: (not done yet)

Section 1 - Advanced injections

1)Check for load_file()

2)Check for into outfile

3)Ddos the MySQL server

4)login page injections

5)Possible failures - multi selects

6)Get past magic quotes - where, concat - no load_file

7)The no spaces bug

8)Getting past filters

9)Blind Injection

10)Advanced NOT IN
 

 

nice


  • 0

#173

MarkoKl
MarkoKl
    Offline
    0
    Rep
    8
    Likes

    Advanced Member

Posts: 106
Threads: 7
Joined: Aug 25, 2015
Credits: 0

Eight years registered
#173

ok now im hacker B)


  • 0

#174

JohnSnowses1
JohnSnowses1
    Offline
    0
    Rep
    2
    Likes

    New Member

Posts: 11
Threads: 0
Joined: Apr 25, 2020
Credits: 0
Three years registered
#174

Thank you for sharing this knowledge.


  • 0

#175

brrrrrowny
brrrrrowny
    Offline
    0
    Rep
    0
    Likes

    New Member

  • PipPip
Posts: 14
Threads: 0
Joined: May 16, 2017
Credits: 0
Six years registered
#175

thx


  • 0

#176

italiastylz
italiastylz
    Offline
    0
    Rep
    0
    Likes

    New Member

Posts: 10
Threads: 0
Joined: Jul 25, 2020
Credits: 0
Three years registered
#176

thanks


  • 0

#177

gfd23asd
gfd23asd
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 1
Threads: 0
Joined: Oct 06, 2020
Credits: 0
Three years registered
#177

asdasd


  • 0

#178

yellowricky5
yellowricky5
    Offline
    0
    Rep
    0
    Likes

    New Member

Posts: 19
Threads: 0
Joined: Oct 01, 2020
Credits: 0
Three years registered
#178

ty for the share +1


  • 0


 Users browsing this thread: