• 0

explain this sql command to me?


Question

hello I am no expert at MySQL, but I am good enough to be a mid level developer (in php). can someone please explain in as much detail as possible this command and what exactly it is doing. its mainly the bit in bold that i am most lost on

 

id=1 UNION ALL SELECT NULL,NULL,CONCAT(0x716d706571,0x4f585472666d69434c70,0x7163737971),NULL,NULL#

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Looks like a memory address.

that actually makes sense, sadly I do not know how to find out more abit annoying trying to google snippet

Link to comment
Share on other sites

  • 0

indeed looks like memory acces and stealing all your database info.

 

Edit: 0x4f585472666d69434c70 is a very big decimal number, maybe it's used to crash sql or something like that.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.