User Tools

Site Tools


hacking:sql_injection:mysql:find_columns_names

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
hacking:sql_injection:mysql:find_columns_names [2020/04/16 22:27] – created peterhacking:sql_injection:mysql:find_columns_names [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Hacking - SQL Injection - MySQL - Find Columns Names ====== ====== Hacking - SQL Injection - MySQL - Find Columns Names ======
  
-Finding how many columns in+Finding how many columns:
  
 <code sql> <code sql>
Line 7: Line 7:
 </code> </code>
  
-Finding column number by ORDER BY can speed up the UNION SQL Injection process.+Finding column number by **ORDER BY** can speed up the **UNION** SQL Injection process.
  
 <code sql> <code sql>
hacking/sql_injection/mysql/find_columns_names.1587076060.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki