Показать сообщение отдельно

  #1  
Старый 08.03.2012, 17:45
d4rkn3ss
Новичок
Регистрация: 13.01.2012
Сообщений: 6
С нами: 7542326

Репутация: 0
По умолчанию

This is the parameter for the SQL injection , it could be POST SQL injection, I'm not entirely sure.

Код:
task=category&sectionid=10&filter_order=on&filter=%BF%27%22%28&limitstart=0&filter_order_Dir=on&limit=on&id=54
To get the error I used HackBar for Firefox, I put in this first:

Code:

http://www.yaziyaz.net/Evrim/konular/54-inorganik-evrim.html

Then I clicked on 'Enable Post data' and put in the parameter and I clicked on 'Execute' and it gave me the following error(s):

Code:

Warning: Invalid argument supplied for foreach() in /home/yaziyaz2/public_html/Evrim/components/com_content/models/category.php on line 337

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/yaziyaz2/public_html/Evrim/libraries/joomla/database/database/mysql.php on line 344
 
Ответить с цитированием