Hi! Recently i've posted something on a test board. Using the "Code" BBCode i've posted a MySQL Query and the board returned a message like this:
QuoteSQL-Query
UPDATE 'root'@'localhost' SET !!!bf0b9b1472d9048a147e68134d204da80bdf0b1c!!!="PAROLA";
The initial query was something like this:
QuoteUPDATE 'root'@'localhost' SET 'password'="PAROLA";
I think some images will deliver more information that me and my english can do:
[Blocked Image: http://ximagenes.es/di/095K/return.png]
Initial query using bbcode:
Quote
[code.]UPDATE 'root'@'localhost' SET 'password'="PAROLA";[/code.] (Without dots).