<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>virus &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/virus/</link>
	<description>Feed of posts on WordPress.com tagged "virus"</description>
	<pubDate>Sun, 12 Oct 2008 06:35:47 +0000</pubDate>

	<generator>http://wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Asus Ships Eee PCs With Malware]]></title>
<link>http://tpspace.wordpress.com/?p=315</link>
<pubDate>Sat, 11 Oct 2008 19:31:48 +0000</pubDate>
<dc:creator>nolimit974</dc:creator>
<guid>http://tpspace.no.wordpress.com/2008/10/11/asus-ships-eee-pcs-with-malware/</guid>
<description><![CDATA[&#8220;&#8216;According to an email sent out by Asus, PC Advisor reports, the Eee Box&#8217;s 80GB h]]></description>
<content:encoded><![CDATA[<p>"'According to an email sent out by Asus, PC Advisor reports, the Eee Box's 80GB hard drive has the recycled.exe virus files hidden in the drive's D: partition. When the drive is opened, the virus activates and attempts to infect the C: drive and any removable drives connected to the system.'"</p>
<p>Original Article <a href="http://blogs.zdnet.com/security/?p=2016&#38;tag=nl.e589">here</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Virus RVHOST.EXE Removal]]></title>
<link>http://tejasb.wordpress.com/?p=8</link>
<pubDate>Sat, 11 Oct 2008 12:52:09 +0000</pubDate>
<dc:creator>tejasb</dc:creator>
<guid>http://tejasb.no.wordpress.com/2008/10/11/virus-info-and-its-removal/</guid>
<description><![CDATA[RVHOST.EXE Is most commonly caused by a worm infection.
You shouldn&#8217;t continue to get this thr]]></description>
<content:encoded><![CDATA[<p>RVHOST.EXE Is most commonly caused by a worm infection.<br />
You shouldn't continue to get this threat once it's deleted, unless you come into contact with it again. May I suggest using caution with flash drives, and dont open things that you are unsure about.</p>
<p>Delete these files if they exist:<br />
C:\WINDOWS\SYSTEM32\RVHOST.exe<br />
c:\windows\rvhost.exe<br />
%all drives%\new folder.exe<br />
C:\Windows\Tasks\At1.job<br />
Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run in the registry, and you need delete the entries which contain RVHOST.exe in them, or better yet, change them back to their appropriate paths.<br />
Go to:<br />
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\System<br />
"DisableTaskManager" = 1 (CHANGE IT TO 0 )<br />
"DisableRegistryTools" = 1 (CHANGE IT TO 0 )</p>
<p>Go to:<br />
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer<br />
"nofolderoptions" = 1 (CHANGE IT TO 0)</p>
<p>Go to:<br />
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Schedule<br />
"attaskmaxhours" = 0 (CHANGE IT TO 24)</p>
<p>Because this threat may make it unable to access the registry editor, you may need to Merge a .REG Program.</p>
<p>I have attached one for you ehich i made, that will re-enable task manager, folder options, and allow you to use the registry editor.</p>
<p>Comments on this post<br />
Antony dot f dot agrees: Exactly what must be done<br />
Attached Files<br />
File Type: zip     ANETGAMES-PKG_0023349.zip (360 Bytes, 7443 views)<br />
Reply With Quote</p>
<p>ANETGames<br />
View Public Profile<br />
Send a private message to ANETGames<br />
Visit ANETGames's homepage!<br />
Find More Posts by ANETGames<br />
Support ANETGames</p>
<p>Old Apr 12, 2007, 01:22 AM       #4<br />
Zaithe<br />
New Member<br />
Zaithe is offline</p>
<p>Join Date: Apr 2007<br />
Posts: 1<br />
Zaithe See this member's comment history on his/her Profile page.</p>
<p>Follow these steps to completely remove this worm:<br />
1-Start&#62;RUN<br />
2-Write CMD<br />
3-In CMD,write "Taskkill /T /IM "RVHOST.EXE"<br />
then open a Notepad Start&#62;RUn<br />
4-Write "NOtepad"<br />
5-in notepad paste these lines below<br />
On Error Resume Next<br />
Set shl = CreateObject("WScript.Shell")<br />
Set fso = CreateObject("scripting.FileSystemObject")<br />
shl.RegDelete "HKEY_CURRENT_USER\Software\Microsoft\Windows\Curr entVersion\Policies\System\DisableRegistryTools"<br />
shl.RegDelete "HKEY_CURRENT_USER\Software\Microsoft\Windows\Curr entVersion\Policies\System\DisableTaskMgr"<br />
shl.RegDelete<br />
6- save the notepad as "Enable.VBS" and the change the file type to "All"<br />
7-double click "Enable.VBS"<br />
8-now Start&#62;Run. Write "Regedit" in it and press enter<br />
9- Do the following changes in Registy</p>
<p>In the left panel, double-click the following:<br />
HKEY_CURRENT_USER&#62;Software&#62;Microsoft&#62;<br />
Windows&#62;CurrentVersion&#62;Run<br />
In the right panel, locate and delete the entry:<br />
Yahoo Messengger = "%System%\RVHOST.exe"<br />
(Note: %System% is the Windows system folder, which is usually C:\Windows\System on Windows 98 and ME, C:\WINNT\System32 on Windows NT and 2000, and C:\Windows\System32 on Windows XP and Server 2003.)--&#62;<br />
Removing Other Entry from the Registry</p>
<p>Still in Registry Editor, in the left panel, double-click the following:<br />
HKEY_CURRENT_USER&#62;Software&#62;Microsoft&#62;Windows&#62;<br />
CurrentVersion&#62;Policies&#62;Explorer<br />
In the right panel, locate and delete the entry:<br />
NofolderOptions = "1"<br />
Restoring Modified Entries from the Registry</p>
<p>Still in Registry Editor, in the left panel, double-click the following:<br />
HKEY_LOCAL_MACHINE&#62;SOFTWARE&#62;Microsoft&#62;Windows NT&#62;<br />
CurrentVersion&#62;Winlogon<br />
In the right panel, locate the entry:<br />
Shell = "Explorer.exe RVHOST.exe"<br />
Right-click on the value name and choose Modify. Change the value data of this entry to:<br />
Explorer.exe<br />
In the right panel, double-click the following:<br />
HKEY_LOCAL_MACHINE&#62;SYSTEM&#62;CurrentControlSet&#62;<br />
Services&#62;Schedule<br />
In the right panel, locate the entry:<br />
NextAtJobId = "2"<br />
Right-click on the value name and choose Modify. Change the value data of this entry to:<br />
1<br />
Close Registry Editor.<br />
Deleting the Malware File(s)</p>
<p>Right-click Start then click Search... or Find..., depending on the version of Windows you are running.<br />
In the Named input box, type:<br />
AT1.JOB<br />
In the Look In drop-down list, select My Computer, then press Enter.<br />
Once located, select the file then press SHIFT+DELETE.<br />
Note: AT1.JOB is a Sheduled Task so you can find this in C:\WINDOWS</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Virus 4.7]]></title>
<link>http://daikic.wordpress.com/?p=197</link>
<pubDate>Sat, 11 Oct 2008 09:40:08 +0000</pubDate>
<dc:creator>Dennis</dc:creator>
<guid>http://daikic.no.wordpress.com/2008/10/11/virus-47/</guid>
<description><![CDATA[Yes like the headline says &#8220;virus&#8221;it means that my computer got virus&#8230;:( it was a ]]></description>
<content:encoded><![CDATA[<p>Yes like the headline says "virus"it means that my computer got virus...:( it was a virus that pop up just in the second you click on the Internet. it is a really annoying virus because when you click it will then pop up:</p>
<p><em>Due to insecure Internet browsing your PC can easily get infected with viruses,<br />
worms and trojans without your knowledge, and that can lead to system slowdown, freezes and crashes.<br />
Also insecure Internet activity can result in revealing your personal information.<br />
To get full advanced real-time protection for PC and Internet activity, register KvmSecure.<br />
We recommend you to protect your PC now and continue safe Internet browsing.<br />
Click here to get full advanced real-time protection and continue browsing.(this is link)<br />
Continue to this website unprotected (not recommended).(this is link) (but when i click this option there's nothing - nothing happen's)</em></p>
<p>And when you click continue without it will not work it work only if you click on get the full version bla blah.. then of course it tells you buy the virus thing, but as all know it just a SCAM! it is not a freaking virus protection. but lucky me that I'm a pro i just then ddownload superantispy ware!That programs help a lot i can say. It removes all those virus and spy ware from my computer and now i can surf were ever i want! :D</p>
<p>So if any of you got the same problem just download the free edition superantispy ware!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Bird flu virus reported in Germany]]></title>
<link>http://baovietnam2.wordpress.com/2008/10/11/bird-flu-virus-reported-in-germany/</link>
<pubDate>Sat, 11 Oct 2008 09:28:45 +0000</pubDate>
<dc:creator>Bao Viet Nam</dc:creator>
<guid>http://baovietnam2.no.wordpress.com/2008/10/11/bird-flu-virus-reported-in-germany/</guid>
<description><![CDATA[Berlin (VNA) – Bird flu has returned to Germany, with the H5N1 influenza virus breaking out among ]]></description>
<content:encoded><![CDATA[<p><I><B>Berlin (VNA)</B></I> – Bird flu has returned to Germany, with the H5N1 influenza virus breaking out among farm ducks in the eastern state of Saxony, becoming the first proven appearance of the disease this year in the country. <BR><BR>Local authorities said they had sealed off the farm and slaughtered the whole flock of 1,400 ducks at Goerlitz, near the Polish border, news reports said on October 10.<BR><BR>Germany's national animal health laboratory on the Baltic island of Riems said the find was "somewhat surprising" as the infection alert had been reduced to moderate after an outbreak was beaten last December.<BR><BR>Bird flu was last detected at a farm in Saxony in 2006. Last year, seven wild birds were found with the virus in the eastern state, according to news reports. –</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Download Dari Mega Upload tanpa harus Mendownload Zango Toolbar]]></title>
<link>http://johanfirdaus.wordpress.com/?p=111</link>
<pubDate>Sat, 11 Oct 2008 09:15:57 +0000</pubDate>
<dc:creator>lordcaocao2025</dc:creator>
<guid>http://johanfirdaus.no.wordpress.com/2008/10/11/download-dari-mega-upload-tanpa-harus-mendownload-zango-toolbar/</guid>
<description><![CDATA[
Mega Upload adalah suatu web site yang tujuannya  adalah sebagai tempat sharing data. Rada mirip de]]></description>
<content:encoded><![CDATA[<div class="entry">
<p style="text-align:justify;">Mega Upload adalah suatu web site yang tujuannya  adalah sebagai tempat sharing data. Rada mirip dengan Rapidshare, tetapi  bedanya, di Mega Upload banyak keterbatasannya. Misalnya dalam 1 hari hanya di  batasin download beberapa file saja, dan yang paling utama adalah, Jika ingin  mendownload sebagai free user, maka kita harus mendownload Zango Toolbar.</p>
<p style="text-align:justify;">Zango Toolbar ini sendiri walaupun di bilang aman  di Mega Upload, tetapi banyak yang bilang kalau dia ini sebenarnya Spy Ware dan  ad Aware dan bakal bikin berat dan banyak nyuri data yang kamu miliki selama  berinternet. Yang jadi dilema adalah, Mega Upload tidak mengizinkan kita untuk  mendownload file yang ada di servernya jika kita tidak terlebih dahulu  mendownload dan menggunakan Zango Toolbar di Browser kita. Tapi fear not, karena  sekarang ada solusinya. Anda tetap bisa mendownload dari Mega Upload tanpa perlu  meningstall ataupun mendownload Zango Toolbar.<br />
<a class="more-link" href="http://johanfirdaus.zo-ka01.com/2008/09/download-dari-mega-upload-tanpa-harus-mendownload-zanggo-toolbar/#more-118">Read  the rest of this entry »</a></p>
</div>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Do mac users need Antivirus?]]></title>
<link>http://basshead.wordpress.com/?p=1289</link>
<pubDate>Sat, 11 Oct 2008 08:00:21 +0000</pubDate>
<dc:creator>basshead</dc:creator>
<guid>http://basshead.no.wordpress.com/2008/10/11/do-mac-users-need-antivirus/</guid>
<description><![CDATA[I posted a while back on the various Antivirus apps available for the Mac. Anyone interested in an u]]></description>
<content:encoded><![CDATA[<p>I posted a <a title="read part 1" href="http://basshead.wordpress.com/2008/02/29/macintosh-anti-virus-software-part-1/" target="_self">while</a> <a title="read part 2" href="http://basshead.wordpress.com/2008/03/03/macintosh-anti-virus-software-part-2/" target="_self">back</a> on the various Antivirus apps available for the Mac. Anyone interested in an update should have a look at the <a title="read at Macworld" href="http://www.macworld.com/article/135900/2008/10/antivirus.html?lsrc=rss_main" target="_blank">article on Macworld</a> that looks at the threat and makes some interesting points. And don't forget that Windows running in a virtual machine (using VMware, Parallels or the free Virtualbox) is still Windows so needs protection.</p>
<p>One of the comments left after the article raised a good point, why hasn't there been a major security breach of Mac OS X? Now that the Mac's market share is growing there would be a lot of publicity for whoever writes the first widespread security threat, so where is it? is this luck, or is Apple doing something right?</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Avoiding Viruses Like the Plague]]></title>
<link>http://iamapc.wordpress.com/?p=26</link>
<pubDate>Sat, 11 Oct 2008 07:24:06 +0000</pubDate>
<dc:creator>iamapc</dc:creator>
<guid>http://iamapc.no.wordpress.com/2008/10/11/avoiding-viruses-like-the-plague/</guid>
<description><![CDATA[Protecting your computer can be easy if you follow a three simple steps.
The most important thing yo]]></description>
<content:encoded><![CDATA[<h1>Protecting your computer can be easy if you follow a three simple steps.</h1>
<p>The most important thing you can do to protect your computer<br />
is to make sure you know the reputation of the software production company<br />
before you install any software on your PC.<br />
Here are some other dos and don’ts to help you get started.</p>
<h2 style="color:blue;">1. Know your computer.</h2>
<h3 style="color:green;">DO</h3>
<ul style="list-style-image:url(http://www.in.gov/dwd/images/checkMark_tiny.gif);">
<li>Keep hard copies of important software, especially the system restore and productivity software that come with your computer and your device drivers.</li>
<li>Be sure to keep track of the product key, which might be required if you have to reinstall the software.</li>
<li>Make a list of the programs you have installed.</li>
<li>Check the Add/Delete programs list frequently to make sure you recognize everything there.</li>
<li>Remove software you don’t recognize or don’t use.</li>
<li>Watch for unusual behavior such as slow processing, excessive popups, and frequent crashes or freezes.</li>
<li>Maintain your PC by using the system tools that came with Windows.</li>
<li>Back up your data.</li>
<li>Clean your hard drive.</li>
<li>Defragment your hard drive.</li>
<li>Create frequent system restore points.</li>
<li>Empty your temporary internet folder regularly.</li>
</ul>
<h3 style="color:red;">DON’T</h3>
<ul style="list-style-image:url(http://www.research.ibm.com/journal/images/tiny_x.gif);">
<li>Allow malware to remain on your PC any longer than necessary. It will probably install more harmful software.</li>
</ul>
<h2 style="color:blue;">2. Be aware of threats.</h2>
<h3 style="color:green;">DO</h3>
<ul style="list-style-image:url(http://www.in.gov/dwd/images/checkMark_tiny.gif);">
<li>Read the End-User License Agreement (EULA) before clicking “I agree” to install new software.</li>
<li>Use Google and other search engines to check a company’s reputation.</li>
<li>Visit trusted and knowledgeable sources like bleepingcomputer.com and cnet.com to get information on common computer solutions.</li>
</ul>
<h3 style="color:red;">DON’T</h3>
<ul style="list-style-image:url(http://www.research.ibm.com/journal/images/tiny_x.gif);">
<li>Recklessly download files from the Internet even if they seem fun and useful.</li>
<li>Click on questionable screens, not even to close them. Instead right-click on the Windows Taskbar or use Windows Task Manager (ctrl+alt+delete).</li>
<li>Download these common types of adware unless you trust the source: auto-completers (wallets), games, calendar/clock functions, news/sports tickers, search bars, screensavers, toolbars.</li>
</ul>
<h2 style="color:blue;">3. Protect yourself.</h2>
<h3 style="color:green;">DO</h3>
<ul style="list-style-image:url(http://www.in.gov/dwd/images/checkMark_tiny.gif);">
<li>Use more than one approach.</li>
<li>Try combining the following elements: virus protection software, spyware protection software, registry scanners, and pop-up blockers.</li>
<li>Update your protection software frequently.</li>
<li>We strongly recommend creating automatic updates.</li>
<li>Consider changing your browser settings not to allow downloads.</li>
<li>You can always remove the restriction when you want to download something.</li>
<li>Add dangerous websites to your “restricted sites” in the security menu of your Internet browser.</li>
</ul>
<h3 style="color:red;">DON’T</h3>
<ul style="list-style-image:url(http://www.research.ibm.com/journal/images/tiny_x.gif);">
<li>Use software from a company with a questionable reputation.</li>
</ul>
<h3 style="color:blue;">Definitions</h3>
<dl>
<dt>Adware</dt>
<dd>spyware that often comes bundled with freeware or shareware and generates popups and other advertisements even when you aren’t using the software that it originally came with</dd>
<dt>Driver</dt>
<dd>software that allows hardware to work with your operating system (ex. the cd that came with your printer)</dd>
<dt>Firmware</dt>
<dd>semi-permanent instructions that come with a piece of hardware (ex. it came already installed on your digital camera)</dd>
<dt>Freeware</dt>
<dd>shareware you aren’t expected to pay for</dd>
<dt>Hardware</dt>
<dd>a physical device (ex. speakers)</dd>
<dt>Malware</dt>
<dd>(short for malicious software) designed for the specific purpose of harming your computer or performing functions you don’t want</dd>
<dt>Operating System</dt>
<dd>installed before any other software, this program manages all of the other programs and controls how they work together (ex. Windows)</dd>
<dt>Shareware</dt>
<dd>inexpensive software designed by private individuals</dd>
<dt>Software</dt>
<dd>a set of instructions that perform a complete and specific function, a computer program</dd>
<dt>Spyware</dt>
<dd>collects information about your computer and your user habits and sends it to another computer</dd>
<dt>Toolbar</dt>
<dd>a set of buttons that perform a function without your having to use the program’s menus</dd>
<dt>Trojan</dt>
<dd>harmful software that comes hidden or bundled with seemingly useful software</dd>
<dt>Virus</dt>
<dd>software that copies itself and spreads to other computers through file sharing and usually hides inside another program</dd>
<dt>Widget</dt>
<dd>(short for windows gadget) usually located on your desktop, and performs a useful function like providing weather updates or sports tickers</dd>
<dt>Worm</dt>
<dd>software that copies itself and spreads through network connections and the Internet but doesn’t usually hide inside another program</dd>
</dl>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Bible: the differential version]]></title>
<link>http://bigbang1.wordpress.com/?p=173</link>
<pubDate>Sat, 11 Oct 2008 06:06:03 +0000</pubDate>
<dc:creator>zeynel</dc:creator>
<guid>http://bigbang1.no.wordpress.com/2008/10/11/bible-the-differential-version/</guid>
<description><![CDATA[
Why is cosmology a tug of war between religion and science?
The answer is very simple.

Religion is]]></description>
<content:encoded><![CDATA[<p style="text-align:center;"><img class="aligncenter" title="Moses of Mechanics giving humanity Fma" src="http://lh5.ggpht.com/azeynel1/SO9n2OqtEMI/AAAAAAAAAYA/KjQo4ZCufeY/s288/moses.jpg" alt="" width="233" height="288" /></p>
<p>Why is cosmology a tug of war between religion and science?</p>
<p>The answer is very simple.</p>
<ul>
<li>Religion is practiced by professional Doctors of Theology.</li>
<li>Science is practiced by professional Doctors of Philosophy.</li>
</ul>
<p>Both doctors claim ownership of cosmology. This is an academic border dispute between two types of doctors.</p>
<p>Before the reign of Newton DOT had the sole authority on designing, hiding, packaging and marketing their cosmogonical mythology under the <em>True and Genuine Faith</em> brand. Newton grabbed cosmological authority from DOT and gave it to his brethren DOP as part of his Scientific Revolution. Now DOP have been designing and packaging and marketing their cosmogonic mythology under the <em>True and Genuine Physical Cosmology</em> brand.</p>
<p>DOT never forgot this humiliating loss of authority and they are <a href="/2008/10/10/professional-doctors-skirmish-on-origins/">still fighting</a> to get it back. This is not like a friendly competion between two corporations. No, this is more like an ugly academic turf war. As a consequence consumers are the biggest losers.</p>
<p><img class="alignright" title="Pope says Big Bang is cool" src="http://lh3.ggpht.com/azeynel1/SO9pplsN8MI/AAAAAAAAAYI/wxeuxL5Dwrs/s288/velasquez-pope2.jpg" alt="" width="235" height="288" />My advice to both DOT and DOP: Forget about old enmities and academic blood feuds with your brother doctors and sit down and resolve this issue like civilized politicians that you are at heart. The Pope already implied support for the Big Bang. But if you read the fine print of his Bull which is written in Latin you would see that it could be interpreted to support the Big Bang, the Big Bounce, the Steady State, and various native American cosmologies if need be, it is all inclusive and generally relative just like <a title="General relativity is a general theory" href="http://science1.wordpress.com/2008/10/03/general-relativity-says-god-exists/">standard physical theories</a>. So, what I mean is that there is room for negotiations. Just agree to disagree and draft a modified version of the Bible and market it as the new translation of recently discovered clay tablets in caves somewhere near Dead Sea.</p>
<p>Here are three useful bullet points for you to get started:</p>
<p><strong>1. Start from Genesis I</strong>.</p>
<p>Don't question who wrote Genesis I. Accept Genesis I as a physical initial condition. This assumption is as scientific as exotic assumptions physicists routinely make to obtain a class of solutions to Einstein equations called <a title="Exotic assumptions physicists make" href="http://arxiv.org/abs/0710.4474">exotic solutions</a>. So you see religion and science use similar methods of reasoning. In fact, it can be argued that God lifted Genesis I verbatim from a modern cosmology textbook, so you guys may be closer than you think.</p>
<p><strong>2. Agree on the true value of Cosmological constant</strong></p>
<p>Even before sitting on the table have your graduate students and minions negotiate a preferred value of the cosmological constant and approve it as the true value of the vacuum energy that god used to create the expansion. Remember God is not a blunderer. Don't ever change the value of the Cosmological constant again. Ever. There is no more negotiations on the cosmological constant. Understood? Then apply that true value lamba_T of the cosmological constant to Genesis I to obtain a well-gauged and finely tuned Genesis I that both parties can agree on.</p>
<p><strong>3. Agree to disagree on interpretations</strong></p>
<p>Remember that unless you are fluent in Aramaic, you are reading a particular interpretation of Genesis I in your language. Just like in Quantum Mechanics, in the realm of the Bible too, interpretation rules. There are some fundamental things that are lost in translation. Bible is not Lorentz invariant and it is not even invariant under Galilean transformations. The Bible may have its roots in Galileo but does not give a  hoot to Galilean transformations. In fact, any kind of translation is known to introduce new physics into Bible. So don't do it. Agree on this in the preliminaries. Example: It happens to be that in the original it is not <a title="Who created the universe? God or God? Don't dig too deep." href="http://www.direct.ca/trinity/elohim.html">God but Gods who created the cosmos</a>. There goes your monotheism. So if you dig deep enough you will reach semantic Hell and your negotiations will go there. So, as sensible professionals we must assume Genesis I in modern English as given just to start the negotiations.</p>
<p>Let me throw in some ideas:</p>
<ul>
<li>In the beginning God created the universe with a Big Bang.</li>
</ul>
<p>I think this should be an acceptable compromise to both parties. Or if that's too explicit, try</p>
<ul>
<li>In the beginning God may have created the universe with a Big Bang.</li>
</ul>
<p>Or make it as subtle as you want</p>
<ul>
<li>A hypothetical supernatural being called God <em>G</em> with physical characteristics of vengence <em>V</em> and cruel punishment <em>P</em> toward his creatures C<sub>n</sub> may have created the universe with a singularity <em>S</em> called Big Bang that only he could have created and only physicists could have discovered.</li>
</ul>
<p>I think this version pats nicely the egos of both Doctors of Theology and Doctors of Philosophy. The main thing in a negotiation is to save the egos of both sides, so we are on the right track here. Well, you see that there is hope for reconciliation. I look forward to a peaceful resolution of this longstanding dispute between the two honorable types of professional doctors so that we as consumers of cosmogonic mythologies know where we stand in the cosmic order of things. Now we are divided and confused.</p>
<p>Actually, after some googling I've found that there is already a version of an ancient Bible that I.B. Cohen found in Newton's library. Newton had translated this primordial Bible while he was waiting <a title="Newton boiling mercury" href="http://webapp1.dlib.indiana.edu/newton/mss/norm/ALCH00109">his mercury to boil</a> in his little alchemical shop in Cambridge as evidenced by traces of mercury fumes on the manuscript. This may be just what you need. I copy it below:</p>
<p style="text-align:center;"><img class="aligncenter" src="http://lh6.ggpht.com/azeynel1/SO9vw-AL08I/AAAAAAAAAZQ/v2ouGIUI4i0/s144/marge_web.jpg" alt="" width="111" height="144" /></p>
<p>In the beginning God created the heavens and the earth according to the theory of the Big Bang. Now the earth was formless and empty because geology departments were not yet populated with great European geologists; darkness was over the surface of the deep, and the Spirit of God was hovering over the waters according to Newton's laws.</p>
<p>And God said, "Let there be electromagnetic radiation," and there was electromagnetic radiation. God saw that electromagnetic radiation was good, and he created Maxwell to enshrine electromagnetism in physics as Maxwell's equations and connect Newtonian mechanics with Einsteinian relativity. God called the speed of light c, and the <a title="physical spacetime philosophy" href="http://plato.stanford.edu/entries/spacetime-bebecome/">spacetime</a> he called many names but most famous of them he called Schwarschild solution.</p>
<p><img src="http://lh3.ggpht.com/azeynel1/SO9yXs2NnEI/AAAAAAAAAZw/gvusxPTskvM/s288/peanuts-16-MAR-1959.jpg" alt="" /></p>
<p>And God said, "Let there be an expanse between the waters to separate water from water." So God made the expanse and separated the water under the expanse from the water above and called it space so that NASA can explore it. And it was so. And there was evening, and there was morning--the second time the earth went around the sun. Or vice verse according to Ptolemy. Ptolemy was a necessary evil so that God could create Copernicus and set things aright and teach a lesson to anyone who was crazy enough to believe that God could not make the earth move.</p>
<p>And God said, "Let the water under the sky be gathered to one place, and let dry ground appear and he called dry ground Gondwanaland and it was so and God carefully fine-tuned the motion of tectonic plates so that they formed the continents as we observe them today. And God created Alfred Wegener to discover the plate tectonics. And God created Jimbo Wales who created the Wikipedia so that we can know all this. God called the driest ground desert and sent various clans and families of his chosen people to that godforsaken hot place to murder each other with relish for generations to come and then God gathered waters and he called them Atlantic ocean, Pacific ocean, Dead sea, Mediterranean, etc etc. . . God was a great geographer and enjoyed being a great geographer. And God saw that it was good, everything fell where they fell according to Galileo's time squared law.</p>
<p><img src="http://lh4.ggpht.com/azeynel1/SO9zz2k52VI/AAAAAAAAAaw/LN7JerkMduw/s288/van-goght-potato.jpg" alt="" /></p>
<p>Then God said, "Let the land produce vegetation and let global corporations grab the produce from honest farmers for cheap and sell the vegetation to humans with a hefty profit leaving half humanity desperately hungry: Let these global corporations corrupt all natural seed bearing plants and trees on the land with genetically modified fruit with seed in it so that they look good on shelf but taste like wood pulp. And let plant biologists classify vegetation of the land into neat taxonomies and make academic careers. And it was so. God was happy that he created yet another academic department and that he modeled nature according to academic departments so that each and every academic can make great discoveries and have good careers and each to its kind. The land produced vegetation as planned and banana plantations produced slavery and the great music of blues. God loved blues. And made sure that humans loved it too. And God gave humans a lot of suffering so that they can enjoy the blues. And there was evening and there was a lot of drinking and fooling around listening to blues and there was morning and there was a lot of hangover -- the third day.</p>
<p><img src="http://lh3.ggpht.com/azeynel1/SO-AU_IEHhI/AAAAAAAAAcQ/v7kO8KR7ZQ0/s288/bosch.jpg" alt="" /></p>
<p>And God said, "Let there be lights and he created New York skyline to separate day shift from the lobster shift and let workers serve giant private banks lodged in skyscrapers by punching clocks in and out of their cubicles. And it was so. God made two great lights -- the greater light to give a good tan to the leisure class in Cote d'Azur and the lesser light for lovers to whisper sweet nothings to each other under its light looking at its reflection on the Mediterranean. What a great God he was creating such beautiful places for His people. And he also made the stars. God set the stars so that they expanded according to Hubble's law so that his favorite sons the physicists can discover how he created the universe with a Big Bang as we proved above in Genesis I. And God saw that it was all so far so good and all according to the laws of physics -- the fourth day.</p>
<p>And if God wanted to he could have created Donald Knuth and written all this down in precise differential equations of physics making it easy for physicists but then how could physicists make their glorious careers discovering these equations and be awarded Nobel prizes so God decided to say all this in Latin and then said Let Newton be! and Newton put all this Latin into his Principia in the form of Newton's laws and revealed them to humanity as a gift. And God looked at the oceans he created and saw that there was nothing in them so God said "Let's not forget to populate the waters so that oceanographers can make their careers and God populated the water with living creatures, and then he remembered ornithologists and made nice looking colorful birds to fly above the earth across the expanse of the sky. So God created the great creatures of the sea and every living and moving thing with which the water teems, according to their kinds, and every winged bird according to its kind. <img class="alignleft" src="http://lh5.ggpht.com/azeynel1/SO9zeyJSG7I/AAAAAAAAAaQ/Bps4sTM3T_0/s288/rembrandt222.jpg" alt="" width="288" height="199" />And God saw that it was all soo beauutifuul. So cool! And God said I wished I lived on Earth, I made it so beautiful. And God blessed them and said, "Be fruitful and increase in number and fill the water in the seas, and let the birds increase on the earth." And God asked Darwin about the right way to do all this stuff for these beautiful animals that he created and Darwin said let them evolve and God created the theory of evolution and saw that it was good theory. And there was evening in some parts of the Earth and morning in some other parts as you can see in Google Earth and as the earth went around the sun or vice versa as the case may be the sun never set on Google and God saw that the universe existed so that he could create Google -- the fifth day.</p>
<p>God was getting tired so he started to rush things and it turned out that God was so tired when he created us humans that he made many design mistakes. But let's not dwell on God's mistakes here, this is God's Book after all and let God have his say and God said, "Let the land produce living creatures according to their kinds: livestock, creatures that move along the ground and cats that do not move around much and mice to give something for cats to play with. And God saw that it was good at least for cats.</p>
<p>Then God said, "Enough is enough, there needs to be a master creature of all that we have created in previous days and let's make man in our image, in our likeness, and let him rule over the fish of the sea and the birds of the air, over the livestock over all the earth and over all his women and over all the creatures that move along the land except cats. Man must clean up after cats and feed them and love them without expecting any love back. And man agreed.</p>
<p>So for the readers who have not gotten the message before, here in Genesis 27, God says again and again:</p>
<blockquote><p>God created man in his own image, in the image of God he created him; male and female he created them in his own image; God in his own image created male and female . . .</p></blockquote>
<p>Are there more permutations of this sentence? Maybe in extra dimensions discovered by Lisa Randall there could be. More dimensions means more permutations of meanings. God thought about extra dimensions too. And God created Lisa Randall to discover the extra dimensions. And God saw that extra dimensions were good for string theory.</p>
<p>God blessed them and said to them, "Be fruitful and increase the number of extra dimensions and fill every dimension of the Earth with toxic waste, <a title="Global warning is a myth says he" href="http://motls.blogspot.com/2007/02/vclav-klaus-about-ipcc-panel.html">greenhouse gases</a> and plastic bottles. Rule over the fish of the sea and the birds of the air and over every living creature that moves on the ground. God saw that all was good but could be better. You see, God loved to double deal, so he told us humans that we were the total rulers over everyone and everything and then when we weren't looking he turned to virus and bacteria and said my little friends you are the real masters of this earth and of this human kritter that I wired with design flaws and I let you rule over humans and give them all kinds of diseases so that my favorite creatures global pharmaceutical corporations could make loads of money selling drugs to the sick with no intention of curing them. And God saw that it was all good and balanced.</p>
<p><img src="http://lh6.ggpht.com/azeynel1/SO90mCZOwxI/AAAAAAAAAbQ/0OiYhby-ZOk/s288/rembrandt-ox.jpg" alt="" /></p>
<p>Then God said, "I give you every seed-bearing plant on the face of the whole earth and every desolate crater on the Moon and I give you the red soil of Mars and toxic atmosphere of Saturn I give you all that and more and I invented NASA to take you there. And all the beasts of the earth and all the birds of the air and all the little chicks that you mass produce in conveyor belts -- everything that has the breath of life in it -- I give them to you for killing, kill them and then learn how to kill and love killing and be addicted to killing and if you want to make me happy go ahead and kill each other, every man and woman and child who has the breath of life he or she is your enemy all according to their kind go and murder them in the name of your God-- ME. And I give every green plant to you for salad. Make good salad. Put olive oil dressing on it. Put feta cheese. Sprinkle with myrrh. Of course, if you can afford it. There is a price for everything.</p>
<p>God saw all that he had made, and it was the best of all possible multiverse. And cosmologists and physicists were happy and there was evening and all went for a drink and there was morning and god said what a miracle! It's been six days and six nights and this universe is still working as planned according to Einstein's equations. Am I a genius or what said God and physicists and cosmologists stood up and applauded and thanked him for not writing the Bible in partial differential equations and let physicists die of hunger but they thanked God for hiding all these equations in everything that he created under the sea and above the sky and on the land for physicists to find like Easter eggs. And Doctors of Theology in their churches and temples and mosques also saw that God created everything in their favor and they said the world is a wonderful place. You just have to be a professional doctor to enjoy this world created by God. There is no room for skeptics here who say that professional doctors themselves designed this system in their favor in the name of God. Well, whatever. God, saw that it was all good. So it must be good.</p>
<p style="text-align:center;"><a href="http://www.codecogs.com"><img class="aligncenter" src="http://www.codecogs.com/gif.latex?G_{\mu&#38;space;\upsilon}&#38;space;+&#38;space;\Lambda&#38;space;g_{\mu&#38;space;\upsilon}&#38;space;=&#38;space;\frac{8\pi&#38;space;G}{c^4}&#38;space;T_{\mu&#38;space;\epsilon}" alt="G_{\mu \upsilon} + \Lambda g_{\mu \upsilon} = \frac{8\pi G}{c^4} T_{\mu \epsilon}" width="159" height="34" /></a></p>
<p>So dear DOP and DOT, you see that there is room for negotiations. You can find a common ground and issue a cosmogonic mythology blessed by God <span style="text-decoration:underline;"><a title="Professional skirmish to save our scientific soul" href="http://cosmicvariance.com/2008/10/09/reasons-to-believe-creationists-are-crazy/">and</a></span> by physicists. We are anxiously waiting for it.</p>
<p><img src="http://lh4.ggpht.com/azeynel1/SO91S9Zd90I/AAAAAAAAAbw/eNGI0uS07g4/s288/rembrandt_homer_smaller.jpg" alt="" /></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Útiles Gratuitos ( antivirus, anti spam, cortafuegos,...)]]></title>
<link>http://trocitos.wordpress.com/?p=975</link>
<pubDate>Sat, 11 Oct 2008 05:58:41 +0000</pubDate>
<dc:creator>trocitos</dc:creator>
<guid>http://trocitos.no.wordpress.com/2008/10/11/utiles-gratuitos-antivirus-anti-spam-cortafuegos/</guid>
<description><![CDATA[
(click en la imagen para abrir enlace a página)
En esta sección se ha recogido una recopilación ]]></description>
<content:encoded><![CDATA[<p style="text-align:justify;"><a href="http://alerta-antivirus.inteco.es/utiles/ver.php?tema=U" target="_blank"><img class="aligncenter size-full wp-image-24" title="alerta-virus" src="http://tarragonet.wordpress.com/files/2008/10/alerta-virus.jpg" alt="" width="449" height="465" /></a></p>
<pre style="text-align:center;"><em>(click en la imagen para abrir enlace a página)</em></pre>
<p style="text-align:justify;">En esta sección se ha recogido una recopilación de útiles o herramientas que pueden ser de utilidad para prevenir ataques e infecciones en su PC, ayudar en la reparación de daños, o, simplemente, facilitar el uso de un PC conectado a Internet.</p>
<p>En cada uno de los apartados se introduce brevemente el asunto del que trata y se enlaza a soluciones gratuitas que se pueden encontrar en la Red.</p>
<p style="text-align:right;">FUENTE:</p>
<p style="text-align:right;"><a href="http://alerta-antivirus.inteco.es/portada/index.php" target="_blank">alerta-antivirus.inteco.e</a><a href="http://alerta-antivirus.inteco.es/portada/index.php" target="_blank">s </a></p>
<p style="text-align:right;">(Centro de Alerta Temprana sobre Virus y Seguridad Informática)</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Útiles Gratuitos ( antivirus, anti spam, cortafuegos,...)]]></title>
<link>http://tarragonet.wordpress.com/?p=25</link>
<pubDate>Sat, 11 Oct 2008 05:53:27 +0000</pubDate>
<dc:creator>trocitos</dc:creator>
<guid>http://tarragonet.no.wordpress.com/2008/10/11/utiles-gratuitos-antivirus-anti-spam-cortafuegos/</guid>
<description><![CDATA[
(click en la imagen para abrir enlace a página)
En esta sección se ha recogido una recopilación ]]></description>
<content:encoded><![CDATA[<p style="text-align:justify;"><a href="http://alerta-antivirus.inteco.es/utiles/ver.php?tema=U" target="_blank"><img class="aligncenter size-full wp-image-24" title="alerta-virus" src="http://tarragonet.wordpress.com/files/2008/10/alerta-virus.jpg" alt="" width="449" height="465" /></a></p>
<pre style="text-align:center;"><em>(click en la imagen para abrir enlace a página)</em></pre>
<p style="text-align:justify;">En esta sección se ha recogido una recopilación de útiles o herramientas que pueden ser de utilidad para prevenir ataques e infecciones en su PC, ayudar en la reparación de daños, o, simplemente, facilitar el uso de un PC conectado a Internet.</p>
<p>En cada uno de los apartados se introduce brevemente el asunto del que trata y se enlaza a soluciones gratuitas que se pueden encontrar en la Red.</p>
<p style="text-align:right;">FUENTE:</p>
<p style="text-align:right;"><a href="http://alerta-antivirus.inteco.es/portada/index.php" target="_blank">alerta-antivirus.inteco.e</a><a href="http://alerta-antivirus.inteco.es/portada/index.php" target="_blank">s </a></p>
<p style="text-align:right;"><a href="http://alerta-antivirus.inteco.es/portada/index.php" target="_blank"></a>(Centro de Alerta Temprana sobre Virus y Seguridad Informática)</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Weekly Motions 22 Sept - 10 Okt]]></title>
<link>http://adimurfin.wordpress.com/?p=681</link>
<pubDate>Sat, 11 Oct 2008 05:22:49 +0000</pubDate>
<dc:creator>adi nugraha</dc:creator>
<guid>http://adimurfin.no.wordpress.com/2008/10/11/102/</guid>
<description><![CDATA[Bussettt, lama bener yak g posting Weekly Motions. Nya udh. G usah basa-basi lah.
22 Sept - horee!! ]]></description>
<content:encoded><![CDATA[<p style="text-align:justify;">Bussettt, lama bener yak g posting Weekly Motions. Nya udh. G usah basa-basi lah.</p>
<p style="text-align:justify;">22 Sept - horee!! THR + Gaji</p>
<p style="text-align:justify;">23 Sept - kompet ku kena virus Eskimo dan Blue Fantasy (prasaan ni virus jaman dahulu kala)</p>
<p style="text-align:justify;">24 Sept - Yani (temen kantor) bilang ada Dunkin' Donuts, baru buka di Duta Mall, haa, ngilerrr....</p>
<p style="text-align:justify;">27 Sept - mp3 player ku ketinggalan di kantor :cry: bakal bosen semingguan</p>
<p style="text-align:justify;">28 Sept - untung aja hape ku GPRS-nya lagi hepi2nya, jadi bisa internetan. Lumayaann....</p>
<p style="text-align:justify;">29 Sept - liat berita, untuk Muhammadiyah, hari raya jatuh tgl 1 Okt. Alhamulillah, ga selisih lagi.</p>
<p style="text-align:justify;">30 Sept - sendirian di rumah, bete, nya udh, nyuci ajah, cucian dah setumpuk (ijaaaahhhhh........)<!--more--></p>
<p style="text-align:justify;">1 Okt - Met Idul Fitri 1429 H</p>
<p style="text-align:justify;">3 Okt - solat Jumat dekat rumah, kangennya. soalnya kan biasanya solat Jumat di mesjit deket kantor</p>
<p style="text-align:justify;">4 Okt - ke rumah Adit, my old best friend.</p>
<p style="text-align:justify;">5 Okt - tidur2 an, eh mimpi dapat kata "H<span style="font-size:12pt;font-family:&#34;">äth &#38; Diggins" . Apaan tu ya?</span></p>
<p style="text-align:justify;">6 Okt - kuliah pertama habis lebaran nie, maaf lahir batin ya temans</p>
<p style="text-align:justify;">10 Okt - YM byarpet mulu :mad:</p>
<p style="text-align:justify;"><em><strong>Notes :</strong></em></p>
<p style="text-align:justify;">22 - THR + gaji, bakal abis seminggu nie :lol:</p>
<p style="text-align:justify;">29 - biasanya, (kadang2) aku hari raya kami (Muhammadiyah) sehari lebih cepat, aku sih terus terang lebih suka kalo barengan, kan pasti rame. Nah ini, yg hari raya cuma kami aja. :sad:</p>
<p style="text-align:justify;">4 - Adit, my soulmate when Junior High</p>
<p style="text-align:justify;">5 - koq bisa mimpi itu yach? Anech!!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Top 10 Virus, Oktober 2008]]></title>
<link>http://onestopnews.wordpress.com/?p=88</link>
<pubDate>Sat, 11 Oct 2008 03:41:45 +0000</pubDate>
<dc:creator>d101m</dc:creator>
<guid>http://onestopnews.no.wordpress.com/2008/10/11/top-10-virus-oktober-2008/</guid>
<description><![CDATA[
Virus yang masuk dalam Top-10 periode lalu, beberapa masih mendominasi di bulan ini, hanya terjadi ]]></description>
<content:encoded><![CDATA[<div class="main">
<p>Virus yang masuk dalam Top-10 periode lalu, beberapa masih mendominasi di bulan ini, hanya terjadi pergeseran peringkat pada beberapa virus. Selain itu, ada dua virus baru yang masuk dalam peringkat sepuluh besar kali ini yakni Zifoe dan Tiara-Alimah. Virus Zifoe masih menggunakan teknik sederhana dengan menirukan dirinya sebagai sebuah folder. Sementara untuk virus Tiara-Alimah, ia dapat menginfeksi file .DOC Anda. Maka dari itu, selalu waspada dari serangan virus, dan jangan mudah tertipu olehnya. Berikut daftar selengkapnya:</p>
<p><strong>1. GadiHot</strong><br />
<img title="Pesan dari virus GadiHot." src="http://virusindonesia.com/wp-content/uploads/2008/09/gadihot.PNG" alt="Pesan dari virus GadiHot." />Jika Anda masih ingat dengan virus Tati, GadiHot menggunakan teknik yang sama dalam pembuatannya. Virus Tati dibuat menggunakan program semacam automation scripting, yang di compile hingga menjadi sebuah executable. Virus yang memiliki icon mirip dengan folder ini saat menginfeksi akan membuat beberapa file induk pada direktori Windows dan direktori di bawahnya dengan nama file seperti servicess.exe. Sistem320.exe. Seperti halnya virus yang meniru folder, pasti ia akan membuat folder gadungan. Salah satunya, virus ini akan membuat sebuah file dengan nama GadisHot.SCR dan New Folder.SCR pada root drive. Selain itu, ia pun akan membuat file autorun.inf di setiap drive yang ia temui. Pada root drive C, juga dapat ditemukan sebuah file dengan nama READY TO READ.txt yang merupakan file pesan dari sang virus.</p>
<p><strong>2. Windx-Maxtrox</strong><br />
<img title="Tampilan wallpaper desktop setelah diubah oleh virus Windx-Maxtrox." src="http://virusindonesia.com/wp-content/uploads/2008/08/windx-maxtrox.PNG" alt="Tampilan wallpaper desktop setelah diubah oleh virus Windx-Maxtrox." />Virus yang dibuat dengan Visual Basic ini memiliki ukuran tubuh asli sekitar 77Kb, tanpa di-<em>pack</em>. Virus yang diduga kuat berasal dari daerah Sulawesi Utara ini memiliki kemampuan infeksi file executable. Tepatnya, ia akan menginfeksi program yang ada di direktori Program Files. Teknik infeksi yang cukup cerdik ia terapkan untuk menghindari pendeteksian <em>engine heuristic</em> dari antivirus. Ciri khas yang dapat dikenali pada komputer terinfeksi adalah berubahnya gambar wallpaper dari desktop menjadi gambar animasi, Maxtrox.</p>
<p><strong>3. Virgear</strong><br />
<img title="Virgear menampilkan pesan pada caption Internet Explorer." src="http://virusindonesia.com/wp-content/uploads/2008/08/virgearb.PNG" alt="Virgear menampilkan pesan pada caption Internet Explorer." />Ia hadir dengan icon yang mirip dengan file multimedia milik WinAmp. Varian B memiliki ukuran file 49.152 bytes, tanpa di-<em>pack</em>. Sementara itu, varian C yang kami temukan, memiliki ukuran file sebesar 19.968 bytes, dan di-<span style="font-style:italic;">pack</span> menggunakan UPX. Seperti yang lalu, ia akan menggantikan seluruh file multimedia yang ia temukan seperti MP3, 3GP, AVI, WMV, ASF, MPG, MPEG, MP4, pada komputer korban dengan dirinya sendiri, dengan menggunakan nama yang hampir sama, hanya ditambahkan <em>extension</em> .EXE di akhirnya. Virus ini juga akan mengubah setingan di registry untuk mendukung kelangsungan hidupnya, seperti menyembunyikan Folder Options, mem-blok Regedit, System Restore, dan lainnya. Diketahui, Virgear juga mencoba untuk mem-blok antivirus dan virus lain. Untuk itu, rename (ubah nama) dari PCMAV-CLN.exe sebelum Anda menggunakannya, misalkan menjadi 123456.exe. Dan, pada komputer terinfeksi, ia akan menampilkan kalimat “<em>++++ Makanya jangan handak buka BF ja, neh rasain oleh2 dari amang hacker ++++</em>” pada caption Internet Explorer.</p>
<p><strong>4. Koplax</strong><br />
<img title="Isi dari salah satu pesan pembuat virus." src="http://virusindonesia.com/wp-content/uploads/2008/09/koplax.PNG" alt="Isi dari salah satu pesan pembuat virus." />Virus berukuran sebesar 31.232 bytes ini menggunakan icon mirip seperti file multimedia, tepatnya milik Media Player Classic. Ia dibuat menggunakan Visual Basic, dan di-<em>pack</em> menggunakan ASPack. Jika komputer terinfeksi virus ini, akan banyak sekali duplikat file virus yang dapat Anda temukan di setiap sudut direktori harddisk maupun flashdisk Anda. Selain itu, akan terdapat beberapa pesan dari si pembuat virus yang salah satunya terdapat pada root drive dengan nama “A Letter 4 Ghe@.txt”.</p>
<p><strong>5. HelloBaby</strong><br />
<img title="File yang dibuat virus HelloBaby saat menyebar." src="http://virusindonesia.com/wp-content/uploads/2008/08/hellobaby.png" alt="File yang dibuat virus HelloBaby saat menyebar." />Saat menyebar, ia akan membuat file Desktop.ini dan autorun.inf dengan <span style="font-style:italic;">attribut hidden</span> dan <span style="font-style:italic;">system</span>. File tersebut akan disebarnya ke setiap drive yang ia temukan pada komputer terinfeksi. Ia juga akan berusaha untuk menyebarkan dirinya pada jaringan setempat dengan sebelumnya telah mematikan fasilitas <span style="font-style:italic;">firewall</span> milik Windows. Pada komputer terinfeksi, akan terdapat beberapa file induk virus. Diantaranya, pada direktori System32, akan ada file dengan nama wmiprvse.exe dan mgrShell.exe, lalu file inti ini akan men-<span style="font-style:italic;">drop</span> file lainnya dari dalam tubuhnya pada direktori Temp dengan nama ctfmon.exe dan pada direktori Windows dengan nama svchost.exe. Dan untuk mempercepat aksi penyebarannya, virus ini pun men-<span style="font-style:italic;">set</span> registry <span style="font-style:italic;">NoDriveTypeAutoRun</span> agar mendukung autorun pada floppy disk.</p>
<p><strong>6. Zifoe</strong><br />
<img src="http://virusindonesia.com/wp-content/uploads/2008/09/zifoe.PNG" alt="Pesan dari virus Zifoe." />Satu lagi virus lokal yang memanfaatkan icon folder sebagai media penyamarannya. Zifoe, begitulah PCMAV mengenal virus ini. Ia dibuat menggunakan Visual Basic dengan ukuran tubuh sebesar 40.960 bytes, tanpa di-pack. Virus ini akan membuat beberapa tiruan folder. Pada komputer terinfeksi, akan terdapat direktori baru yang ia beri nama indomuzic yang berisi pesan dari si pembuat virus, yakni tentang saya.txt.</p>
<p><strong>7. Tiara-Alimah</strong><br />
<img src="http://virusindonesia.com/wp-content/uploads/2008/09/tiara-alimah.png" alt="File virus yang menyerupai dokumen Microsoft Word namun memiliki extension SCR." /> Virus yang satu ini memiliki icon mirip dengan dokumen Microsoft Word. Ia memiliki ukuran sekitar 107KB, dalam kondisi di-<em>pack</em> menggunakan tElock. Virus ini diketahui dapat menginfeksi dokumen Word atau .DOC. Dan file .DOC yang telah ia infeksi akan memiliki extension .SCR yang sebenarnya merupakan file executable.</p>
<p><strong>8. Autorunme</strong><br />
<img title="Virus Autorunme sembunyi pada folder Recycle Bin yang dibuatnya." src="http://virusindonesia.com/wp-content/uploads/2008/08/autorunme.PNG" alt="Virus Autorunme sembunyi pada folder Recycle Bin yang dibuatnya." />Virus yang bukan produksi programer lokal ini memiliki ukuran sebesar 26.835 bytes, dan diperkirakan di-pack menggunakan PECompact. Ia tidak memiliki icon, hanya menggunakan icon standar applications dari Windows. Saat menginfeksi, ia mencoba untuk menanamkan file induknya pada direktori C:\Windows\System dengan nama msvc32s.exe dan dengan attribut hidden dan system, serta membuat autorun baru di registry dengan nama “Windows msvc Control Centers”. Virus yang dapat menyebar melalui media penyimpan data seperti flash disk ini juga dapat menyebar melalui aplikasi Instant Messaging. Pada flash disk, ia akan membuat folder tiruan Recycle Bin yang berisi file dengan nama autorunme.exe, lalu mengarahkan autorun.inf untuk menjalankan file virus tersebut. Jadi, saat user mencolokan flash disk tersebut lalu mengakses drive yang dimaksud, virus tersebut akan aktif.</p>
<p><strong>9. Microso</strong><br />
<img title="File virus Microso." src="http://virusindonesia.com/wp-content/uploads/2008/08/microso.PNG" alt="File virus Microso." />Virus ini hadir dengan 3 buah file, yakni MicroSoft.pif, MicroSoft.bat, dan MicroSoft.vbs. Ketiga file tersebut saling terkait. Namun, ada satu file yang merupakan induk dari ketiganya, yakni MicroSoft.pif. Ia memiliki ukuran file sebesar 18.432 bytes. Virus luar ini saat beraksi akan mengeluarkan beberapa file .DLL dari dalam tubuhnya yakni Jview.dll dan AcXtrnel.dll yang akan mencoba aktif dengan menginjeksikan pada explorer.exe atau dijalankan melalui Rundll32.exe.</p>
<p><strong>10. Allya.vbs</strong><br />
<img title="Bagian atas dari tubuh virus Allya.VBS." src="http://virusindonesia.com/wp-content/uploads/2008/08/allyavbs.PNG" alt="Bagian atas dari tubuh virus Allya.VBS." />Virus jenis VBScript ini memiliki ukuran file sebesar 6030 bytes. Saat menginfeksi, dia akan menanamkan file induknya pada direktori Windows dengan nama Thumbs.vbs. Dan dia akan membuat autorun di registry pada HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\avctrl. Virus ini juga akan mencoba meng-<em>copy</em>-kan dirinya pada drive flashdisk dengan nama file Thumbs.vbs dan autorun.inf. Jika <em>user</em> mencoba melihat isi file VBS virus, di bagian atas hanya akan terlihat tulisan “‘MICROSOFT WINDOWS SYSTEM DRIVER”, yang disertai banyak enter. Namun jika di-<em>scroll</em> terus ke bawah, baru akan terlihat kode virus sebenarnya.</div>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Menghapus virus tanpa menggunakan antivirus]]></title>
<link>http://onestopnews.wordpress.com/?p=86</link>
<pubDate>Sat, 11 Oct 2008 03:39:36 +0000</pubDate>
<dc:creator>d101m</dc:creator>
<guid>http://onestopnews.no.wordpress.com/2008/10/11/menghapus-virus-tanpa-menggunakan-antivirus/</guid>
<description><![CDATA[Dibandingkan dengan saat pertama kali virus komputer muncul di PC pada tahun 1986, ternyata virus ko]]></description>
<content:encoded><![CDATA[<p>Dibandingkan dengan saat pertama kali virus komputer muncul di <a id="KonaLink0" class="kLink" href="http://pclinux3d.com/" target="_top"><span style="font-weight:400;font-size:11.2px;position:static;color:blue;"><span class="kLink" style="font-weight:400;font-size:11.2px;position:static;font-family:Arial,Verdana,Georgia,sans-serif;color:blue;">PC</span></span></a> pada tahun 1986, ternyata virus komputer generasi sekarang jauh lebih mudah untuk dibasmi. Berbeda dengan virus komputer generasi pertama yang lebih banyak menyerang dan bersembunyi pada <em>master boot record</em> <em>(MBR)</em> dan program <em>executable</em> (.exe dan .com), virus komputer generasi sekarang ternyata lebih banyak ‘menonjolkan diri’ … sehingga menjadi mudah terlihat dan tentu saja menjadi semakin mudah untuk dibasmi.</p>
<p>Virus generasi pertama dibuat dengan menggunakan <em>assembly language</em> (bahasa mesin) sehingga mempunyai kemampuan menyembunyikan diri, bahkan di tempat sulit seperti di <em>MBR</em> ataupun di file <em>executable</em>. <a href="http://1.bp.blogspot.com/_BrseLPHr-08/SOMCCSTaiTI/AAAAAAAAAYA/aB-65YRWVdM/s1600-h/virus-konqueror.jpg"><img style="float:right;cursor:pointer;margin:0 10px 10px 0;" src="http://1.bp.blogspot.com/_BrseLPHr-08/SOMCCSTaiTI/AAAAAAAAAYA/aB-65YRWVdM/s320/virus-konqueror.jpg" border="0" alt="virus komputer di Linux" /></a>Sedangkan virus modern biasanya dibuat dengan menggunakan <em>script language</em> (misal VB Script) - yang secara tehnis berada di bawah tingkat <em>assembly language</em> - sehingga virus-virus ini tidak terlalu pintar menyembunyikan diri.</p>
<p>Di komputer dengan sistem operasi Windows, virus ini memang terlihat cukup ahli menyembunyikan diri. Sebagai contoh, digambar samping virus menyamar sebagai file <em>executable</em>. Hal ini dilakukan karena virus modern tidak bisa bersembunyi di dalam file<em> executable</em> (cmiiw), sehingga yang bisa dilakukan hanyalah sebatas melakukan penyamaran.</p>
<p>Namun Anda bisa melihat virus komputer ini dengan sangat jelas jika Anda menggunakan sistem operasi Linux. Gambar diatas memperlihatkan virus-virus yang ‘tertangkap basah’ di file manager Konqueror dari Linux. Nah, virus-virus komputer ini bisa Anda hapus - tanpa menggunakan program bantu apapun - dengan mudahnya seperti  menghapus file-file biasa, yaitu dengan menggunakan tombol Del.</p>
<p><a href="http://4.bp.blogspot.com/_BrseLPHr-08/SOMCCWoVYOI/AAAAAAAAAYQ/JGFOcZyuCwY/s1600-h/virus-pcmedia.jpg"><img style="float:right;cursor:pointer;width:288px;height:225px;margin:0 10px 10px 0;" src="http://4.bp.blogspot.com/_BrseLPHr-08/SOMCCWoVYOI/AAAAAAAAAYQ/JGFOcZyuCwY/s320/virus-pcmedia.jpg" border="0" alt="" /></a>Bandingkan jika Anda menggunakan program anti virus, sekalipun nantinya virus bisa terdeteksi, namun cukup banyak waktu berharga Anda yang terbuang hanya untuk men-scan keberadaan virus-virus ini. Gambar berikut memperlihatkan tertangkapnya virus-virus tersebut oleh program KlamAV (di Linux) dan PCMAV (di Windows).</p>
<p>Jika diperhatikan, pada screenshot PCMAV ternyata ada virus yang belum bisa ditangani oleh PCMAV (versi terakhir saat artikel ini dibuat). Dengan menggunakan cara ini, Anda bahkan bisa menghapus virus yang belum ada penangkalnya tanpa perlu menunggu hadirnya antivirus terbaru lagi.<br />
Menarik …?!!!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[MSN Cleaner, erradicate your msn's virus]]></title>
<link>http://livethegame.wordpress.com/?p=42</link>
<pubDate>Sat, 11 Oct 2008 02:16:05 +0000</pubDate>
<dc:creator>dapd007</dc:creator>
<guid>http://livethegame.no.wordpress.com/2008/10/10/msn-cleaner-erradicate-your-msns-virus/</guid>
<description><![CDATA[Yeahh!, there is a solution!!, we can DELETE the msn&#8217;s virus wit this exelent program.
Here i ]]></description>
<content:encoded><![CDATA[<p>Yeahh!, there is a solution!!, we can <strong>DELETE</strong> the msn's virus wit this exelent program.<br />
Here i give some pics of the programa and after, the link to download it.</p>
[caption id="" align="aligncenter" width="377" caption="MSN Cleaner (clik for bigger)"]<a href="http://scr.softonic.com/s2/68000/68674/3_msncleaner164.jpg"><img src="http://scr.softonic.com/s2/68000/68674/3_msncleaner164.jpg" alt="MSN Cleaner (clik for bigger)" width="377" height="312" /></a>[/caption]
<p><!--more--></p>
[caption id="" align="aligncenter" width="377" caption="MSN Cleaner (clik for bigger)"]<a href="http://scr.softonic.com/s2/68000/68674/3_msn1.jpg"><img src="http://scr.softonic.com/s2/68000/68674/3_msn1.jpg" alt="MSN Cleaner (clik for bigger)" width="377" height="312" /></a>[/caption]
<p>Link &#124; <a title="Download MSN Cleaner" href="http://msncleaner.softonic.com/" target="_blank">Download MSN Cleaner</a> (softonic)</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Virus, "Look my photo", from the worst]]></title>
<link>http://livethegame.wordpress.com/?p=39</link>
<pubDate>Sat, 11 Oct 2008 02:07:28 +0000</pubDate>
<dc:creator>dapd007</dc:creator>
<guid>http://livethegame.no.wordpress.com/2008/10/10/virus-look-my-photo-from-the-worst/</guid>
<description><![CDATA[This virus is a piece of SHIT!!, it does&#8217;t affect just you, it also affect your MSN contacts. ]]></description>
<content:encoded><![CDATA[<p style="text-align:left;">This virus is a piece of SHIT!!, it does't affect just you, it also affect your MSN contacts. This virus can goes in two different ways:<br />
<strong>Look my photo - File transfer by MSM (most common):</strong> You are very happy, when you recibe a message from one of your contacts (who has been <strong>infected</strong> with the virus), that says something like: <strong>"look my photo", "I'm horrible in this photo", "Look the concert", </strong>if you accept this transfer, you'll be infected with the virus too, and at the same time, your contacts too, but this time, you will send the infected file.<br />
Here you can see a screenshot with a MSN conversation with a transfer of this kind:</p>
[caption id="" align="aligncenter" width="300" caption="Demostration virus &#34;Look my photo&#34; (Clik for bigger)"]<a href="http://vivaeljuego.files.wordpress.com/2008/10/virus-msn1.jpg?w=300&#38;h=202"><img src="http://vivaeljuego.files.wordpress.com/2008/10/virus-msn1.jpg?w=300&#38;h=202" alt="" width="300" height="202" /></a>[/caption]
<p><strong>Look my photo - Internet link:</strong> The worms <strong>" worm_kelvir.be"</strong> y <strong>"worm_fatso.a"</strong> are circulating on the internet, looking for MSN users.<br />
The virus are distributed in a message that includes a link to a website with the virus. The worm <strong>"worm_kelvir.b"</strong> downloads a program that can open backdoors in the net, and the <strong>"worm_fatso.a"</strong>, when is executed looks to propagate in the user's contacts net.</p>
<p>Now there is a software that let us to erradicate this virus. <a href="http://livethegame.wordpress.com/2008/10/10/msn-cleaner-erradicate-your-msns-virus/">Read more about the program</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Le sida financier / the financial AIDS ]]></title>
<link>http://gerardrouah.wordpress.com/?p=56</link>
<pubDate>Sat, 11 Oct 2008 02:05:08 +0000</pubDate>
<dc:creator>gerardrouah</dc:creator>
<guid>http://gerardrouah.no.wordpress.com/2008/10/11/le-sida-financier-the-financial-aids/</guid>
<description><![CDATA[
Le prix Nobel de médecine 2008 a récompensé cette semaine  les codécouvreurs du virus du sida.
]]></description>
<content:encoded><![CDATA[
<p>Le prix Nobel de médecine 2008 a récompensé cette semaine  les codécouvreurs du virus du sida.<br />
Ce qui arrive aujourd'hui sur les marchés boursiers me fait penser au virus du sida.</p>
<p>En effet, ont été  contaminés par le virus des subprimes beaucoup  d'institutions financières sur la planète . On ne connaît ni leur nombre, ni l'état de contagion de chacune d'entre elles.<br />
S'en est suivi un état de panique mondialisé ou chaque institution bancaire ou financière s'est méfiée de ses confrères avec lesquels elle entretenait  des rapports commerciaux,  et ce par peur de se retrouver elle même contaminée   au cas ou elle lui  prêterait des liquidités.<br />
  La peur   de la  propagation du virus a crée un état de panique general et l'annulation  des échanges.  Paralysie totale! .<br />
Chacun a donc essayé  de ne compter que sur lui même et de vendre ses propres actions, d'où un marché sans issue, pessimiste, illogique et  tourné a la baisse. </p>
<p>Les solutions proposées par les experts   professeurs-économistes et chirurgiens-politiciens , en autre d'injecter une aspirine-700M    n'ont guère aidé  a retablir l' equilibre et a ce jour la panique domine. Fermer l'hôpital Wall-Street   qq jours pour le désinfecter ne fera qu'accroître les suspicions.</p>
<p>Souvenez vous la panique des années 80  due au Sida?<br />
 Depuis d'ailleurs tout a changé dans les relations sexuelles. On se méfie, on se protège et on éduque différemment les jeunes  mais le virus n'a pas disparu et menace chacun qui enfreint certaines règles de base.<br />
C'est exactement ce qui va se passer avec les bourses et le système financier. Tout va changer , fini le libre échange sans maître et sans loi, sans peur et sans conscience. Les  grands perdants sont deja atteints  du virus  du  sida financier  et pour eux rien a faire, ils sont condamnes a  disparaître.<br />
 Pour les autres une nouvelle époque commence. En rentrant dans une banque ou chez un investisseur vous saurez  dorénavant qu'il faut se protéger, qu'on ne peut plus choisir comme partenaire n'importe qui et qu'une protection de base est nécessaire.<br />
 Jouer en bourse ne sera plus le plaisir d'antan. Les temps ont changé. Fini l'insouciance et le gain facile.</p>
<p> Mais ne vous inquiétez pas les  nouveaux professeurs de Wall Street nous inventeront un nouveau vaccin destiné  a nous protéger du sida financier. Serons nous assez naïfs pour les croire ?<br />
<P align="center"><img src="http://mimi40.m.i.pic.centerblog.net/8c8ju9nz.jpg" alt="sida financier" /></P></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[VBScript vicious infection DOCUMENT]]></title>
<link>http://trisnowlaharwetan.wordpress.com/?p=33</link>
<pubDate>Sat, 11 Oct 2008 01:50:44 +0000</pubDate>
<dc:creator>triswlaharwtnbms</dc:creator>
<guid>http://trisnowlaharwetan.no.wordpress.com/2008/10/11/vbscript-vicious-infection-document/</guid>
<description><![CDATA[They generate an encrypted with the condition.  How in the handling of viruses such as this?  Follow]]></description>
<content:encoded><![CDATA[<blockquote><p><span><em>They generate an encrypted with the condition.</em></span> <span><em> How in the handling of viruses such as this?</em></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"><em></em></span> <em>Follow this discussion more times!</em></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"><em></em></span></span></p>
<p><span><span class="google-src-text" style="direction:ltr;text-align:left;"><em><br />
</em></span><em></em></span></p></blockquote>
<p><span style="font-size:x-small;font-family:verdana,arial;"> </span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;"><span style="font-size:x-small;font-family:verdana,arial;"><span style="font-size:small;font-family:Times New Roman;"> </span></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"></span><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">Closer trends of VBScript is not yet finished.</span></span></span> T<span><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">the virus to make local action.</span></span></span><span><span class="google-src-text" style="direction:ltr;text-align:left;"></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">This time we will try to discuss one of the VBScript viruses diversified, which use other techniques in infection.</span></span></span><span><span class="google-src-text" style="direction:ltr;text-align:left;"></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">Indeed dike tahui virus is likely the virus is not the latest release, the TAP technology is carried other than the virus usually VBScript and there are still some readers who complained about the virus.</span></span></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">This virus has the original file size of 5,915 bytes.</span></span></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">Small enough, huh?</span></span></span><span><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">This is one of the advantages possessed by the virus types VBScript, because the size of the file the virus is a relatively small feed for value-added rate can accelerate the spread of this virus.</span></span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;">
<p class="MsoNormal" style="text-align:justify;margin:0;"><span style="font-size:x-small;font-family:verdana,arial;"><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;"><span><span class="google-src-text" style="direction:ltr;text-align:left;"></span><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">The virus can run smoothly on the Windows XP operating system that we test it.</span></span></span> <span><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">Glance, if seen in the visual use Notepad, type of virus that has</span></span></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;"><span> </span></span></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">extension .E</span></span></span><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">xtension. vbs in this present condition encrypted.</span></span></span><span><span class="google-src-text" style="direction:ltr;text-align:left;"><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;"> We</span></span></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">can know when opened, because the only characters that appear strange, however, if more circumspect, at the top of there</span></span></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;"><span> </span></span></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">string </span></span></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">string "RPVBLK = True" or "RPVBLK</span></span> = <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">False", and at the bottom there is a normal routine as the decryptor which can be read.</span></span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;"><span style="font-size:x-small;font-family:verdana,arial;"><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;">
<p class="MsoNormal" style="text-align:justify;margin:0;"><span><span class="google-src-text" style="direction:ltr;text-align:left;"><span style="font-family:Times New Roman;"><span style="font-size:small;"><strong><span style="font-size:x-small;font-family:verdana,arial;">Enkripsi</span></strong></span></span></span> <span style="font-family:Times New Roman;"><span style="font-size:small;"><strong><span style="font-size:x-small;font-family:verdana,arial;">Encryption</span></strong></span></span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;"><span><span class="google-src-text" style="direction:ltr;text-align:left;"></span><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">Not difficult to do in the body of the description of the virus.</span></span></span><span><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">Because any encryption, which also apply it, the past can be disclosed because the body is actually in there decryptor routine, which will translate to byte-per-byte in its original form.</span></span></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"></span><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">Encryption that he do is just play the game characters, only the progress or reverse the characters are, usually known as the Caesar Cipher.</span></span></span> <span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">The camp only do insert some routine that will make dumping in the text that has indicated camp and can easily learn gestures from the virus source code.</span></span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;"><span style="font-size:x-small;font-family:verdana,arial;"><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;">
<p class="MsoNormal" style="text-align:justify;margin:0;"><span><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">When the whole body of the virus successfully in-Decrypt, right at the top of the script source, the visible string some comments that marked as "Repvblik Ver 2.0 ^_^!", and also</span></span></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;"><span> </span></span></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">beberapa pesan yang ia sampaikan.</span></span></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">some of it to the message.</span></span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;">
<p class="MsoNormal" style="text-align:justify;margin:0;"><span style="font-size:x-small;font-family:verdana,arial;"><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;"><span><span class="google-src-text" style="direction:ltr;text-align:left;"><span style="font-family:Times New Roman;"><span style="font-size:small;"><strong><span style="font-size:x-small;font-family:verdana,arial;">Virus di StartUp</span></strong></span></span></span> <span style="font-family:Times New Roman;"><span style="font-size:small;"><strong><span style="font-size:x-small;font-family:verdana,arial;">Virus in the startup</span></strong></span></span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;"><span><span class="google-src-text" style="direction:ltr;text-align:left;"></span><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">The first is, of course, he did create the master file.</span></span></span> <span><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">So, when the virus executed on a clean computer, it will create an original master file that he placed in the directory of your start up, which can be found in the Start Menu&#62; startup by the name Repvblik.vbs.</span></span></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">itself, if the file is the master file or files that have been infected?</span></span></span><span><span class="google-src-text" style="direction:ltr;text-align:left;"></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">ling over the script's source, namely, "RPVBLK" that can be valuable True or False.</span></span></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">File parent virus will also be running automatically when Windows starts.</span></span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;">
<p class="MsoNormal" style="text-align:justify;margin:0;"><span style="font-size:x-small;font-family:verdana,arial;"><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;"><span><span class="google-src-text" style="direction:ltr;text-align:left;"><span style="font-family:Times New Roman;"><span style="font-size:small;"><strong></strong></span></span></span><span style="font-family:Times New Roman;"><span style="font-size:small;"><strong><span style="font-size:x-small;font-family:verdana,arial;">Messages</span></strong></span></span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;"><span style="font-size:x-small;font-family:verdana,arial;"><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;"><span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">Along with the addition, it will create a new directory on drive C: \ with the name Repvblik.</span></span></span><span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">In the directory or folder, you will find a text file with the name Repvblik.txt which is a message from the creator of the virus.</span></span></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">Not only are there, because in each of the first directory level, he certainly will not find the file there Repvblik.txt. </span></span><span class="google-src-text" style="direction:ltr;text-align:left;"></span><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">And while active in memory, if viewed using</span></span></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;"><span> </span></span></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">Task Manager, </span></span></span><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">Task Manager, users will not be able to see the process with the name of the virus resembles vbs file name, because when a file is accessed or vbs clicked, Windows will automatically run a program that can be wscript.exe as a translator from the script.</span></span></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">Jadi saat virus ini aktif, process virus yang tampak di Task Manager hanyalah process wscript.exe.</span></span></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">So when the virus is active, the process of viruses that appear in the Task Manager is wscript.exe process.</span></span></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">Quite difficult to specify whether the wscript.exe vbs file to run a virus or not, as some users can still utilize the VBScript language to create a small script that can ease the work.</span></span></span> <span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">However, if you use the more advanced programs, such as Process Explorer,</span></span></span><span><span class="google-src-text" style="direction:ltr;text-align:left;"></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">You can track every detail of process.</span></span></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">Only by clicking on the desired process right, and then click Properties, you will find information on what the script is run by wscript.exe on the editbox Command Line in the Process Explorer.</span></span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;"><span style="font-size:x-small;font-family:verdana,arial;"><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;"><span><span class="google-src-text" style="direction:ltr;text-align:left;"><span style="font-family:Times New Roman;"><span style="font-size:small;"><strong></strong></span></span></span><span style="font-family:Times New Roman;"><span style="font-size:small;"><strong><span style="font-size:x-small;font-family:verdana,arial;">Documents infection!</span></strong></span></span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;"><span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">After the master file is created successfully, he immediately launched latest moment, namely, </span></span></span><span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">Files that will infect  by this virus is files with the extensions DOC, XLS, PPT, PPS, and that RTF is not foreign in your eyes.</span></span></span> <span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">The infecting groove can be all learned to read with a clear routine functions that give it a name explore_folder_and_infect_file found on the body.</span></span></span> <span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">How they actually do is very simple, he will find in the My Documents directory of files with the extensions included in the sub directory, if he find it with a sprightly, he will infect its.</span></span></span> <span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">With previous he had to delete the contents of the folder that contains Recent data file that was last opened.</span></span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;"><span style="font-size:x-small;font-family:verdana,arial;"><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;"><span><span class="google-src-text" style="direction:ltr;text-align:left;"></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">How infecting is the way to append files infected document that will be at the bottom of the body of the virus.</span></span></span><span><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;"> So if you have files with names such as Projects.</span></span></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">doc, </span></span></span><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">the virus will read the entire contents of the file, then get the contents of the document file is in the bottom of the body of the virus, and give a sign of the string "RPVBLK = False" in the early part of the body of the virus, which means the virus has already infected files.</span></span></span> <span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">This is also done by other viruses that have the ability injection, so the file infected is not infected again.</span></span></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"></span></span><span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">And file the original document will be deleted.</span></span></span><span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">Of course, now have your document file into a file VBScript, which of course can not be opened with Microsoft Word.</span></span></span> <span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">However, you do not need to confusing, let PCMAV do its work to restore the document to your circumstances such as when first document.Last time it infected file is run, the virus will be first to extract the files contained documents on his body in the current directory, then run again himself, and as if Coolest nothing happens.</span></span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;">
<p class="MsoNormal" style="text-align:justify;margin:0;"><span style="font-size:x-small;font-family:verdana,arial;"><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;"><span><span style="font-family:Times New Roman;"><span style="font-size:small;"><strong><span style="font-size:x-small;font-family:verdana,arial;">Registry manipulation</span></strong></span></span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;"><span><span class="google-src-text" style="direction:ltr;text-align:left;"></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">Repvblik virus, it will be a canny attempt to change the default icon of each file vbs to use Microsoft Word icon.</span></span></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"></span><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">And change the file type is a "Microsoft Word Document," and the extension of the display. Vbs in Windows Explorer by adding items NeverShowExt on key VBSFile in the Windows Registry.</span></span></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">Of course, if this is the case, the user public will not be able to distinguish between the original files are files with the virus.</span></span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;">
<p class="MsoNormal" style="text-align:justify;margin:0;"><span style="font-size:x-small;font-family:verdana,arial;"><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;"><span><span class="google-src-text" style="direction:ltr;text-align:left;"><span style="font-family:Times New Roman;"><span style="font-size:small;"><strong><span style="font-size:x-small;font-family:verdana,arial;">Rename MP3</span></strong></span></span></span> <span style="font-family:Times New Roman;"><span style="font-size:small;"><strong><span style="font-size:x-small;font-family:verdana,arial;">Rename MP3</span></strong></span></span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;"><span><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">Not only menginfeksi documents, he began to infect music files to your MP3 collection.</span></span></span> <span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">Each MP3 file that he will be found in the rename-by.</span></span></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"></span><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">That he do is add the string "Repvblik_" in front of the name of the MP3 file that he will infected.</span></span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;">
<p class="MsoNormal" style="text-align:justify;margin:0;"><span style="font-size:x-small;font-family:verdana,arial;"><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;"><span><span class="google-src-text" style="direction:ltr;text-align:left;"><span style="font-family:Times New Roman;"><span style="font-size:small;"><strong><span style="font-size:x-small;font-family:verdana,arial;">Flash Disk</span></strong></span></span></span> <span style="font-family:Times New Roman;"><span style="font-size:small;"><strong><span style="font-size:x-small;font-family:verdana,arial;">Flash Disk</span></strong></span></span></span></p>
<p class="MsoNormal" style="text-align:justify;margin:0;"><span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">Be careful if you find files with names such as "I am So Sorry.txt.vbs", "Free SMS via GPRS.txt.</span></span></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">vbs”,”Indonesian and their corruption!!</span></span></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">vbs "," English and their corruption!</span></span></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">.txt.vbs”,”Never be touched!!</span></span></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">. txt.vbs "," Never be touched!</span></span></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">.txt.vbs”,”Make U lofty.txt.vbs”,”Thank U Ly.txt.</span></span></span> <span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">. txt.vbs "," U Make lofty.txt.vbs, "" Thank U Ly.txt.</span></span></span> <span><span class="google-src-text" style="direction:ltr;text-align:left;"><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;">vbs”,”</span></span></span><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:x-small;font-family:verdana,arial;"> The Power of Midwife.txt.vbs ", or" NenekSihir and her Secrets.txt.vbs "device on your removable disk, it is the name of the file that he normally use to spread.</span></span></span></p>
<p><span>Source paper: http://www.pcmedia.co.id by <span class="google-src-text" style="direction:ltr;text-align:left;"><em>Arief Prabowo</em></span> <em>Arief Prabowo</em></span></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Flash Bellek Virüsü Temizleme]]></title>
<link>http://webnoloji.wordpress.com/?p=29</link>
<pubDate>Sat, 11 Oct 2008 01:21:03 +0000</pubDate>
<dc:creator>enginata</dc:creator>
<guid>http://webnoloji.no.wordpress.com/2008/10/11/flash-bellek-virusu-temizleme/</guid>
<description><![CDATA[Artık flash belleklerimizi farklı biligsayarlara sık sık taktığımızdan dolayı, çok daha fa]]></description>
<content:encoded><![CDATA[<p>Artık flash belleklerimizi farklı biligsayarlara sık sık taktığımızdan dolayı, çok daha fazla risk altındalar. Çok daha fazla virüs taşıma ihtimalleri var.</p>
<p>Aşağıdaki belirtilerden biri yada birkaçı bilgisayarınız da mevcut ise <a href="http://www.akcaabatlisesi.k12.tr/index.php?ind=downloads&#38;op=download_file&#38;ide=4&#38;file=SpecialClean.zip">dosyayı</a> indirip ilgili virüsü temizleyebilirsiniz.<br />
1-bilgisayarımda C,D,E.. sürücülere çift tıklama yöntemi ile açılamaması, sağ tıklayıp aç deyince açılması<br />
2- Sürücülere çift tıklama yöntemiyle açmaya çalışınca hata vermesi<br />
3-Sürücülere sağ tıklayınca Normalin dışında menülerin olması</p>
<p><a href="http://www.akcaabatlisesi.k12.tr/index.php?ind=downloads&#38;op=download_file&#38;ide=4&#38;file=SpecialClean.zip">Buradan</a> dosyayı indirebilir, <a href="http://img118.imageshack.us/img118/8282/adszng1.jpg" target="_blank">şuradan</a> da virüsün neden olduğu hatanın fotoğrafını görüntüleyebilirsiniz...</p>
<p>Flash belleğinizi temizlemek için doğru kitin bu olup olmadığını, şuradaki resim aracılığı ile anlayabilirsiniz...</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Virus disebar melalui laman YouTube palsu]]></title>
<link>http://baikipc.wordpress.com/?p=220</link>
<pubDate>Sat, 11 Oct 2008 00:29:10 +0000</pubDate>
<dc:creator>PakNik</dc:creator>
<guid>http://baikipc.no.wordpress.com/2008/10/11/virus-disebar-melalui-laman-youtube-palsu/</guid>
<description><![CDATA[Pelbagai kaedah digunakan oleh mereka yang tidak bertanggungjawab untuk menceroboh komputer anda.
Ki]]></description>
<content:encoded><![CDATA[<p>Pelbagai kaedah digunakan oleh mereka yang tidak bertanggungjawab untuk menceroboh komputer anda.</p>
<p>Kita semua sudah sedai maklum bahawa memuatturun aplikasi yang tidak diketahui asal usulnya adalah suatu amalan yang membahayakan.</p>
<p>Kini golongan tertentu telah menemui suatu kaedah, yang bukanlah suatu tektik baru, untuk memasukkan program mereka ke dalam komputer anda.</p>
<p>Senario yang berlaku adalah seperti berikut:</p>
<ul>
<li>Pengguna menerima 'link' untuk video dalam e-mail mereka.</li>
<li>Bila pengguna klik pada 'link' berkenaan, mereka akan dimaklumkan bahawa video yang dicari itu tidak akan dapat dimainkan dengan betul hinggalah dipasang 'aplikasi' tertentu!</li>
<li>'Link' yang disediakan itu juga merujuk kepada program hacker berkenaan.</li>
<li>Setelah program berkenaan berjaya dipasang pada komputer anda, ia seterusnya akan menjurus anda kepada lama YouTube yang betul, lantas menyembunyikan pencerobohan mereka itu.</li>
</ul>
<p>Terdapat dua tanda yang ketara bagi mereka yang peka bahawa ia adalah palsu.</p>
<ol>
<li><span style="color:#ff0000;"><em>Ia adalah 'link' yang <strong>dihantar</strong> kepada anda!</em></span></li>
<li><span style="color:#ff0000;"><em>Alamat YouTube pada lama web bukanlah alamat YouTube yang sebenar!</em></span></li>
</ol>
<p><a href="http://tech.yahoo.com/news/ap/20081008/ap_on_hi_te/tec_techbit_youtube_spoofing" target="_blank">Yahoo! News</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Hackers have a new target: Your webcam]]></title>
<link>http://mdscinto.wordpress.com/?p=21</link>
<pubDate>Fri, 10 Oct 2008 22:00:22 +0000</pubDate>
<dc:creator>mdscinto</dc:creator>
<guid>http://mdscinto.no.wordpress.com/2008/10/10/hackers-have-a-new-target-your-webcam/</guid>
<description><![CDATA[According to webmonkey.com, hackers have unveiled another target: webcams and mics. Using a techniqu]]></description>
<content:encoded><![CDATA[<p>According to webmonkey.com, hackers have unveiled another target: webcams and mics. Using a technique called 'click-jacking', hackers "invisibly place poisonous links invisibly under your mouse. When you click anywhere on the infected web page, the invisible link is activated. Unsuspecting users could then unknowingly install viruses or malware thinking they clicked on a legitimate link instead." This is threating to all browsers using flash player, and puts almost everyone at risk.</p>
<p><a href="http://mdscinto.files.wordpress.com/2008/10/images.jpg"><img class="aligncenter size-full wp-image-22" title="webcamera" src="http://mdscinto.wordpress.com/files/2008/10/images.jpg" alt="" width="135" height="135" /></a>Full article w/ video: <strong>http://preview.tinyurl.com/webcamhackers</strong></p>
]]></content:encoded>
</item>

</channel>
</rss>
