Sinisterly
Problemo when injecting - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Website & Server Hacking (https://sinister.ly/Forum-Website-Server-Hacking)
+--- Thread: Problemo when injecting (/Thread-Problemo-when-injecting)



Problemo when injecting - Crypt - 05-15-2014

Okay so I'm injecting a website through post data using an XPATH payload

I'm trying to execute this:
Code:
or extractvalue(1,concat(0x7e,database())) or''

But when I do, I get the error
Code:
Data too long for column 'motto' at row 10

Is there any way to bypass this error or shorten the payload?