HTTP:
site.com/?param=1
while manually testing for sqli i tried
site.com/?param[ ]=1
got the following error:
Warning [2] trim () expects parameter 1 to be string, array given - Line: 154 - File: inc / plugins / mypermissions.php PHP 5.6.40-0 + deb8u8 (Linux)
is this somehow exploitable?