[sqlmap-users] suggestion
Brought to you by:
inquisb
From: no-replay <su...@cl...> - 2010-09-30 11:19:28
|
Better use information_schema.columns then information_schema.tables when altering schema, because there we can get tname too and sometimes admin block access to inf.sc.tables And for beter improvement in blind, I suggest to use -- > ascii(substring($bla,$bli,$blu))> $number Because 255 : 2 = 125 --- > 125 : 2 =62 ---- > this will be faster because we only find right number |