<?xml version="1.0" encoding="UTF-8"?><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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>taskkill.exe &#8211; 記下來</title>
	<atom:link href="https://noter.tw/tag/taskkill-exe/feed/" rel="self" type="application/rss+xml" />
	<link>https://noter.tw</link>
	<description>一路上踩到的坑、遇到的問題，一點一滴記下來，希望能幫助到需要的人~</description>
	<lastBuildDate>Tue, 29 Oct 2019 08:00:51 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.3</generator>

<image>
	<url>https://noter.tw/wp-content/uploads/cropped-old-1130742_1920-1-32x32.jpg</url>
	<title>taskkill.exe &#8211; 記下來</title>
	<link>https://noter.tw</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>ISecurity.exe &#8211; W32 Blaster.Worm病毒</title>
		<link>https://noter.tw/2174/isecurity-w32-blaster-worm%e7%97%85%e6%af%92/</link>
					<comments>https://noter.tw/2174/isecurity-w32-blaster-worm%e7%97%85%e6%af%92/#respond</comments>
		
		<dc:creator><![CDATA[黃小蛙]]></dc:creator>
		<pubDate>Wed, 14 Mar 2012 14:03:29 +0000</pubDate>
				<category><![CDATA[技巧分享]]></category>
		<category><![CDATA[技術相關]]></category>
		<category><![CDATA[isecurity.exe]]></category>
		<category><![CDATA[taskkill.exe]]></category>
		<category><![CDATA[trojan killer]]></category>
		<guid isPermaLink="false">http://wazai.net/?p=2174</guid>

					<description><![CDATA[<p>今天小蛙打開電腦的時候就莫名其妙什麼程式都打不開了，通知欄一直不停跳出isecurity.exe的警告訊息，開啟Firefox出現有Blaster.Worm風險無法開啟，開啟IE、Chrome、工作管&#46;&#46;&#46;</p>
<p>這篇文章 <a rel="nofollow" href="https://noter.tw/2174/isecurity-w32-blaster-worm%e7%97%85%e6%af%92/" data-wpel-link="internal">ISecurity.exe &#8211; W32 Blaster.Worm病毒</a> 最早出現於 <a rel="nofollow" href="https://noter.tw" data-wpel-link="internal">記下來</a>。</p>
]]></description>
										<content:encoded><![CDATA[<p>今天小蛙打開電腦的時候就莫名其妙什麼程式都打不開了，通知欄一直不停跳出isecurity.exe的警告訊息，開啟Firefox出現有<strong><span style="color: #ff0000;">Blaster.Worm</span></strong>風險無法開啟，開啟IE、Chrome、工作管理員…等通通都是，有沒有那麼神啊！<br />
<span id="more-2174"></span><br />
這東西真的是浪費小蛙的時間，用手機上網查了一下「<strong><span style="color: #ff0000;">isecurity.exe</span></strong>」，果然是病毒沒錯，解決的方式也算容易的了，也順便安裝了掃木馬的程式，網上木馬何其多…建議大家還是別偷懶，別以為防毒軟體裝著就沒事，已經好久沒中毒的小蛙也嚇了一跳(也可能其實一直都是中毒狀態，只是防毒軟體沒跳出來，就以為一切正常)。<br />
其實需要詳細資料的話，可以直接連到《<a href="http://trojan-killer.net/zh-tw/isecurity-exe-virus/" target="_blank" rel="noopener noreferrer nofollow external" data-wpel-link="external" class="wpel-icon-right"><strong>Isecurity.exe — — 互聯網安全惡意軟體的病毒進程 @ Trojan Killer</strong><span class="wpel-icon wpel-image wpel-icon-6"></span></a>》，裡面有很詳細的介紹這個惡意的流氓軟體以及解毒方法，小蛙就在這邊記錄自己的做法。<br />
小蛙第一個找到的做法是先把電腦開機到<strong>安全模式</strong>(也就是開機過程中，按下<span style="color: #ff0000;"><strong>F8</strong></span>鍵會跳出開機選單，選擇「<strong><span style="color: #ff0000;">安全模式(含網路功能)</span></strong>」這個選項)，進到安全模式之後，直接把<strong><span style="color: #ff0000;">C:\ProgramData\isecurity.exe</span></strong>刪掉就好，重新啟動電腦後，果然isecurity.exe就沒有再跑出來騷擾人了，接著下載Trojan Killer這套軟體，本來小蛙想略過這個步驟，想說檔案都刪除了應該沒事了吧！但又覺得怕怕的，於是下載來掃描木馬，結果…電腦裡面還藏了依些東西…幸好有做這個動作，對於這種安全性的東西還是別鐵齒比較好！<br />
看了上面那邊文章後發現其實根本不用開機到安全模式，還學到一個指令<br />
<strong>taskkill.exe /F /IM isecurity.exe</strong><br />
原本isecurity.exe跳出來騷擾的時候，相信很多人的動作跟小蛙一樣，想直接開啟「<strong>工作管理員</strong>」來把這個process殺掉，isecurity.exe也不是省油的燈，當然把「<strong>工作管理員</strong>」一併封鎖了(好樣的)，原來可以直接透過開始功能表中的「<strong>執行</strong>」來下刪除process的指令，以後就算「<strong>工作管理員</strong>」被封鎖掉，也還是可以透過指令的方式來執行。<br />
如果你受到這個isecurity.exe的騷擾，只需要：<br />
(1) 開始功能表 -&gt; 執行 –&gt; taskkill.exe /F /IM isecurity.exe   (Win7只要在開始功能表上面的放大鏡輸入即可)。<br />
(2) 把C:\ProgramData\isecurity.exe刪除。<br />
(3) 下載Trojan Killer執行完整掃描。<br />
參考內容《<a href="http://trojan-killer.net/zh-tw/isecurity-exe-virus/" target="_blank" rel="noopener noreferrer nofollow external" data-wpel-link="external" class="wpel-icon-right"><strong>Isecurity.exe — — 互聯網安全惡意軟體的病毒進程 @ Trojan Killer</strong><span class="wpel-icon wpel-image wpel-icon-6"></span></a>》<br />
包含了惡意軟體說明、軟體畫面、解除軟體步驟、以及step by step解除isecurity.exe影片教學。<br />
可惡的 isecurity.exe ~ 還小蛙時間來 ~~~~~~~~~</p>
<p>這篇文章 <a rel="nofollow" href="https://noter.tw/2174/isecurity-w32-blaster-worm%e7%97%85%e6%af%92/" data-wpel-link="internal">ISecurity.exe &#8211; W32 Blaster.Worm病毒</a> 最早出現於 <a rel="nofollow" href="https://noter.tw" data-wpel-link="internal">記下來</a>。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://noter.tw/2174/isecurity-w32-blaster-worm%e7%97%85%e6%af%92/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
