Jump to content
ajkaro

SQLi challenge

Recommended Posts

Target:

hXXp://wXw.ece.com.tw/p-detail.php?id=12&cID=2&uID=1

Task:

  • display number of all databases
  • show all databases one after another and within each database show number of tables and list of all tables in that database
  • all tables within each database should be numbered (ascending or descending is your choice)
  • mark all table(s) in each database where column like "pass" is present with *** pass ***

Proof:

1b79ef94fda0e2f23e7b659e5bc358ee.jpg

Rules:

  • you can use only one command to get result (see proof picture)
  • all database (and table) names should be retrieved by your SQLi. You can't use any of them hard coded in your command (not even information_schema using like table_schema!=information_schema)
  • use union select based SQLi
  • post your picture as proof
  • send me your command to PM (obligatory)
  • colors are not required
  • font change for better output is not required
  • lines for better output are not required

Solvers:

- Bitmap

- danyweb09

Edited by ajkaro
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...