hacking:sql_injection:mysql:find_columns_names
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
hacking:sql_injection:mysql:find_columns_names [2020/04/16 22:27] – created peter | hacking: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 | + | Finding how many columns: |
<code sql> | <code sql> | ||
Line 7: | Line 7: | ||
</ | </ | ||
- | 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)