Login Register




The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


Sqli-labs + Tutorials filter_list
Author
Message
Sqli-labs + Tutorials #1
SQLI-LABS is a platform to learn SQLI Following labs are covered for GET and POST scenarios:
  • Error Based Injections (Union Select)
  • String
  • Intiger
  • Error Based Injections (Double Injection Based)
  • BLIND Injections: 1.Boolian Based 2.Time Based
  • Update Query Injection.
  • Insert Query Injections.
  • Header Injections. 1.Referer based. 2.UserAgent based. 3.Cookie based.
  • Second Order Injections
  • Bypassing WAF
Bypassing Blacklist filters Stripping comments Stripping OR & AND Stripping SPACES and COMMENTS Stripping UNION & SELECT
Impidence mismatch
Bypass addslashes()


Bypassing mysql_real_escape_string. (under special conditions)

Stacked SQL injections.

Secondary channel extraction


======================================================================================== Install Instructions:


  • Unzip the contents inside the apache folder, for example under /var/www
  • This will create a folder sql-labs under it. else you can use git command from within /var/www folder. /var/www folder and then use following command> git clone https://github.com/Audi-1/sqli-labs.git sqli-labs
  • Open the file "db-creds.inc" which is under sql-connections folder inside the sql-labs folder.
  • Update your MYSQL database username and password.(default for Backtrack are used root:toor)
  • From your browser access the sql-labs folder to load index.html
  • Click on the link setup/resetDB to create database, create tables and populate Data.
  • Labs ready to be used, click on lesson number to open the lesson page.
  • Enjoy the labs

[Image: 34f7adb177.png]

[Image: 3f6a8108af.png]

Link to part 1:
[Image: Vs4P58c.png]

[+] 1 user Likes ZanGetsu's post
Reply

RE: Sqli-labs + Tutorials #2
thank you Smile)) do i have to download the stuff or can i watch it on youtube and dont need to download ?

Reply

RE: Sqli-labs + Tutorials #3
(09-04-2017, 03:33 AM)sonic208 Wrote: thank you Smile))  do i have to download the stuff or can i watch it on youtube and dont need to download ?

Hi, your need download and install in localhost (xammp o lammp), youtube have result por exercises,

Reggards!
(This post was last modified: 09-04-2017, 04:16 AM by ZanGetsu.)
[Image: Vs4P58c.png]

Reply