Advertisement
Kyfx

Sql Injection types

Mar 19th, 2015
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. 1. Error Based Injections (Union Select)
  2. 1. String
  3. 2. Intiger
  4. 2. Error Based Injections (Double Injection Based)
  5. 3. BLIND Injections:
  6. 1.Boolian Based
  7. 2.Time Based
  8. 4. Update Query Injection.
  9. 5. Insert Query Injections.
  10. 6. Header Injections.
  11. 1.Referer based.
  12. 2.UserAgent based.
  13. 3.Cookie based.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement