sqli-labs記錄
阿新 • • 發佈:2019-01-01
- Less-1 **Error Based- String**
- Less-2 **Error Based- Intiger**
- Less-3 Error Based- String (with Twist)
- Less-4 Error Based- DoubleQuotes String
- Less-5 Double Query- Single Quotes- String
- Less-6 Double Query- Double Quotes- String
- Less-7 Dump into Outfile
- Less-8 Blind- Boolian- Single Quotes- String
- less-9 Blind- Time based- Single Quotes- String
- Less-10 Blind- Time based- Double Quotes- String
- Less-11- Error Based- String
- Less-12- Error Based- Double quotes- String
- Less-13- Double Injection- String- with twist
- Less-14- Double Injection- Double quotes- String
- Less-15- Blind- Boolian Based- String
- Less-16- Blind- Time Based- Double quotes- String
- Less-17 Update Query- Error based - Strin
- Less-18 Header Injection- Error Based- string
- Less-19 Header Injection- Referer- Error Based- string
- Less-20 Cookie Injection- Error Based- string
-
Less-21 Cookie Injection- Error Based- complex - string
- Less-22 Cookie Injection- Error Based- Double Quotes - string
- Less-23 **Error Based- no comments**
- Less-24 - Second Degree Injections
- Less-25 Trick with OR & AND
- Less-26 Trick with comments
- Less-26a Trick with comments
- Less-27 Trick with SELECT & UNION
- Less-27a Trick with SELECT & UNION 和上一題相比關閉了報錯,用盲注來做。
- Less-28 Trick with SELECT & UNION
- Less-28a Trick with SELECT & UNION
- Less-29 Protection with WAF
- Less-30
- Less-31 FUN with WAF
- Less-32 **Bypass addslashes()**
- Less-33 上一題的Payload就可以。
- Less-34- Bypass Add SLASHES 這題沒做出來。看樣子又是寬位元組注入,但是換成了post型別,get型會通過URLencode,而post型不能這樣用,要將urf-8轉換成utf-16或utf-32,例如將‘轉為 utf-16 為 �'。就可以將後面的\吃掉,password隨便寫。
- Less-35 **why care for addslashes()**
- Less-36 **Bypass MySQL Real Escape String* 這題使用了mysql_real_escape_string過濾輸入,一樣可以寬位元組繞過。
- Less-37- MySQL_real_escape_string
- Less-38 **stacked Query**
- Less-39 **stacked Query Intiger type**
- Less-40 **stacked Query String type Blind**
- Less-41 **stacked Query Intiger type blind**
- Less-42 - Stacked Query error based
- Less-43
- Less-44 - Stacked Query blind
- Less-45 - Stacked Query Blind based twist
- Less-46 ORDER BY-Error-Numeric
- Less-47 ORDER BY Clause-Error-Single quote
- Less-48 ORDER BY Clause Blind based
- Less-49 ORDER BY Clause Blind based
- Less-50 ORDER BY Clause Blind based
- Less-51 ORDER BY Clause Blind based
- Less-52 ORDER BY Clause Blind based
- Less-53 ORDER BY Clause Blind based
- Less-54:Challenge-1