<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:annotate="http://purl.org/rss/1.0/modules/annotate/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<!--	This feed generated for Anonymous-->
<channel>
<title>Honda Mafia</title>
<link>https://honda.org.ua/forum/</link>
<description>Honda Mafia - Хонда Семья - Украинский Клуб</description>
<managingEditor>ASIMO no-reply@honda.org.ua</managingEditor>
<generator>RSS Feed 2.2.3</generator>
<language>uk</language><lastBuildDate>Thu, 04 Jun 2026 19:05:17 GMT</lastBuildDate>
<image>
	<url>https://honda.org.ua/images/mafia_logo.png</url>
	<title>Honda Mafia</title>
	<link>https://honda.org.ua/</link>
</image>
<item>
<title>RE: Новая вымогалка СМС : HONDA Мобилки, компьютеры, интернет и софт</title>
<link>https://honda.org.ua/forum/post-965962.html#965962</link>
<pubDate>Tue, 08 Dec 2009 12:53:09 GMT</pubDate>
<guid isPermaLink="true">https://honda.org.ua/forum/post-965962.html#965962</guid>
<description>&lt;b&gt;Vad El&#039;&lt;/b&gt;, когда я постил свой месседж, гугл ещё ничего не знал, кроме одного поста в 5утра на маил.ру
&lt;br /&gt;

&lt;br /&gt;
да и решение я описал высше
&lt;br /&gt;
просто ничего не делаете, ждёте, вирь сам себя килит</description>
<author>Ross</author>
<dc:subject>HONDA Мобилки, компьютеры, интернет и софт</dc:subject>
<annotate:reference rdf:resource="https://honda.org.ua/forum/post-965691.html#965691" />
<comments>https://honda.org.ua/forum/posting.php?mode=quote&amp;p=965962</comments>
</item>
<item>
<title>RE: Новая вымогалка СМС : HONDA Мобилки, компьютеры, интернет и софт</title>
<link>https://honda.org.ua/forum/post-965913.html#965913</link>
<pubDate>Tue, 08 Dec 2009 11:55:29 GMT</pubDate>
<guid isPermaLink="true">https://honda.org.ua/forum/post-965913.html#965913</guid>
<description>&lt;div class=&quot;quote well&quot;&gt;&lt;b&gt;Ross:&lt;/b&gt;Кто попал на &amp;quot;Внимание! Вы нарушили лицензионное соглашение программного продукта iMax Download Managaer&amp;quot;
&lt;br /&gt;
и просит отправить СМС
&lt;br /&gt;

&lt;br /&gt;
и кто уже поборол? &lt;img src=&quot;https://honda.org.ua/forum/images/smiles/icon_smile.gif&quot; alt=&quot;:)&quot; border=&quot;0&quot; /&gt;&lt;/div&gt;
&lt;br /&gt;

&lt;br /&gt;
iMax Download Manager
&lt;br /&gt;
вторая ссылка в гугле привела меня к рецепту лечения.</description>
<author>Vad El&#039;</author>
<dc:subject>HONDA Мобилки, компьютеры, интернет и софт</dc:subject>
<annotate:reference rdf:resource="https://honda.org.ua/forum/post-965691.html#965691" />
<comments>https://honda.org.ua/forum/posting.php?mode=quote&amp;p=965913</comments>
</item>
<item>
<title>RE: Новая вымогалка СМС : HONDA Мобилки, компьютеры, интернет и софт</title>
<link>https://honda.org.ua/forum/post-965748.html#965748</link>
<pubDate>Tue, 08 Dec 2009 10:15:52 GMT</pubDate>
<guid isPermaLink="true">https://honda.org.ua/forum/post-965748.html#965748</guid>
<description>Значит то, что мне удалось пока найти
&lt;br /&gt;
качаете &amp;nbsp;Hijack
&lt;br /&gt;
http://www.filehippo.com/download/file/98c60759dbc68c0909707f6461e32c7c37f63d84e4a9adaa53bac20d062bda51/
&lt;br /&gt;

&lt;br /&gt;
фиксите вот это
&lt;br /&gt;
&lt;div class=&quot;quote well&quot;&gt;O7 - HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System, DisableRegedit=1
&lt;br /&gt;
O20 - AppInit_DLLs: C:\WINDOWS\system32\blkgy.dll
&lt;br /&gt;
O21 - SSODL: WebCheck - {FF4EC53A-CA51-9A39-6CDD-5FFB26FB445C} - overlapp32.dll (file missing)&lt;/div&gt;
&lt;br /&gt;

&lt;br /&gt;
далее запускаем AVZ
&lt;br /&gt;
и выполняем скрипт
&lt;br /&gt;

&lt;br /&gt;
&lt;div class=&quot;quote well&quot;&gt;
&lt;br /&gt;
begin
&lt;br /&gt;
SearchRootkit(true, true);
&lt;br /&gt;
SetAVZGuardStatus(True);
&lt;br /&gt;
QuarantineFile(&#039;I:\autorun.inf&#039;,&#039;&#039;);
&lt;br /&gt;
QuarantineFile(&#039;overlapp32.dll&#039;,&#039;&#039;);
&lt;br /&gt;
QuarantineFile(&#039;C:\WINDOWS\system32\blkgy.dll&#039;,&#039;&#039;);
&lt;br /&gt;
DeleteFile(&#039;C:\WINDOWS\system32\blkgy.dll&#039;);
&lt;br /&gt;
DeleteFile(&#039;overlapp32.dll&#039;);
&lt;br /&gt;
RegKeyParamDel(&#039;HKEY_LOCAL_MACHINE&#039;,&#039;Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad&#039;,&#039;WebCheck&#039;);
&lt;br /&gt;
DeleteFile(&#039;I:\autorun.inf&#039;);
&lt;br /&gt;
BC_ImportAll;
&lt;br /&gt;
ExecuteSysClean;
&lt;br /&gt;
BC_Activate;
&lt;br /&gt;
RebootWindows(true);
&lt;br /&gt;
end.
&lt;br /&gt;
&lt;/div&gt; 
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-size: 9px; line-height: normal&quot;&gt;&lt;span style=&quot;color: #999999&quot;&gt;Added after 1 hours 4 minutes:&lt;/span&gt;&lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
 да и ещё
&lt;br /&gt;
для тех, кто не хочет парится, можете просто попробовать подождать пару часов пока истечёт время, и вирус по идее должен сам удалится</description>
<author>Ross</author>
<dc:subject>HONDA Мобилки, компьютеры, интернет и софт</dc:subject>
<annotate:reference rdf:resource="https://honda.org.ua/forum/post-965691.html#965691" />
<comments>https://honda.org.ua/forum/posting.php?mode=quote&amp;p=965748</comments>
</item>
<item>
<title>RE: Новая вымогалка СМС : HONDA Мобилки, компьютеры, интернет и софт</title>
<link>https://honda.org.ua/forum/post-965712.html#965712</link>
<pubDate>Tue, 08 Dec 2009 08:39:46 GMT</pubDate>
<guid isPermaLink="true">https://honda.org.ua/forum/post-965712.html#965712</guid>
<description>Ха, у меня такой же. Пока никак, ночью нервов не хватило перезагружаться, сейчас &amp;nbsp;как-то будем бороться...</description>
<author>Ося</author>
<dc:subject>HONDA Мобилки, компьютеры, интернет и софт</dc:subject>
<annotate:reference rdf:resource="https://honda.org.ua/forum/post-965691.html#965691" />
<comments>https://honda.org.ua/forum/posting.php?mode=quote&amp;p=965712</comments>
</item>
<item>
<title>Новая вымогалка СМС : HONDA Мобилки, компьютеры, интернет и софт</title>
<link>https://honda.org.ua/forum/about60964.html</link>
<pubDate>Tue, 08 Dec 2009 08:22:51 GMT</pubDate>
<guid isPermaLink="true">https://honda.org.ua/forum/about60964.html</guid>
<description>Кто попал на &amp;quot;Внимание! Вы нарушили лицензионное соглашение программного продукта iMax Download Managaer&amp;quot;
&lt;br /&gt;
и просит отправить СМС
&lt;br /&gt;

&lt;br /&gt;
и кто уже поборол? &lt;img src=&quot;https://honda.org.ua/forum/images/smiles/icon_smile.gif&quot; alt=&quot;:)&quot; border=&quot;0&quot; /&gt;</description>
<author>Ross</author>
<dc:subject>HONDA Мобилки, компьютеры, интернет и софт</dc:subject>
<annotate:reference rdf:resource="https://honda.org.ua/forum/post-965691.html#965691" />
<comments>https://honda.org.ua/forum/posting.php?mode=quote&amp;p=965691</comments>
</item>
</channel>
</rss>
