hacking:sql_injection:mysql:obtain_version_and_other_info
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
hacking:sql_injection:mysql:obtain_version_and_other_info [2020/04/16 22:34] – created peter | hacking:sql_injection:mysql:obtain_version_and_other_info [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 11: | Line 11: | ||
<code sql> | <code sql> | ||
select @@version | select @@version | ||
+ | |||
+ | INSERT INTO members(id, user, pass) VALUES(1, '' | ||
</ | </ | ||
hacking/sql_injection/mysql/obtain_version_and_other_info.1587076488.txt.gz · Last modified: 2020/07/15 09:30 (external edit)