|
禅宗
元老会员
         CEO
积分 1019
发帖 300
注册 2002-10-20 来自 广东
状态 离线
|
『楼 主』:
清除"冲击波“最佳方法___DOS下删除的方法简介
使用 LLM 解释/回答一下
最近冲击波病毒大量入侵,今天我接到几个用户的电话,原来都是中了毒。如何清除它呢?事实上这个病毒很容易清除的,这时要用到DOS了。请跟我来:
1.用DOS系统启动盘启动进入DOS环境下(推荐用光盘启动),如果是NTFS格式的话还得加载DOS4NTFS软件,当然最好用本论坛中的启动盘就可以了。出现A:\>
A:\>C:\
C:\>
CD C:\windows (或CD c:\winnt(当OS为NT或2000时))
2. 查找目录中的“msblast.exe”病毒文件。
C:\Windows>dir msblast.exe /s/p
3.找到后进入病毒所在的文件夹,然后直接将该病毒文件删除。
Del msblast.exe
以上下划线为用户用键盘输入的字符!
然后再重新启动,就可以没有病毒了,最后要记得去下载微软的补丁哦!!!
Recently, the Slammer virus has invaded in large numbers. Today I received several users' calls, and it turned out that they all got infected. How to remove it? In fact, this virus is very easy to remove. At this time, DOS is needed. Follow me:
1. Boot into the DOS environment using a DOS system boot disk (it is recommended to use a CD - boot). If it is the NTFS format, you also need to load the DOS4NTFS software. Of course, it is best to use the boot disk in this forum. Then the prompt A:\> appears.
A:\>C:\
C:\>
CD C:\windows (or CD c:\winnt (when the OS is NT or 2000))
2. Find the "msblast.exe" virus file in the directory.
C:\Windows>dir msblast.exe /s/p
3. After finding it, enter the folder where the virus is located, and then directly delete the virus file.
Del msblast.exe
The above - underlined parts are the characters input by the user with the keyboard!
Then restart again, and there will be no virus. Finally, remember to download the Microsoft patch!!!
|

禅宗——大道至简,知易行难!
网站: http://www.dgzens.com
QQ: 11951692 微信: dgzens
E-MAIL: warmrose@21cn.com |
|
2003-8-14 00:00 |
|
|
红色狂想
金牌会员
      龙哥DOS
积分 4289
发帖 1501
注册 2003-2-23 来自 河南省
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
照这样说的话,那设计一个“冲击波”专杀工具应该不难,不就是查找和删除吗!
In this way of speaking, then it shouldn't be difficult to design a "Blaster" special-kill tool. Isn't it just about finding and deleting!
|

C++C++C++C++C++C++C++C++C++C++C++C++C++C++C++
C++ ☆☆☆ 中国DOS联盟成员 ☆☆☆ C++
C++ ★★★ 爱提问的红色狂想 ★★★ C++
C++C++C++C++C++C++C++C++C++C++C++C++C++C++C++ |
|
2003-8-15 00:00 |
|
|
imp
银牌会员
    
积分 1001
发帖 309
注册 2002-11-19
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
还是人可怕
大批的人 利用这个漏洞 在入侵
Still, people are scarier
A large number of people are using this vulnerability to launch intrusions
|
|
2003-8-15 00:00 |
|
|
红色狂想
金牌会员
      龙哥DOS
积分 4289
发帖 1501
注册 2003-2-23 来自 河南省
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
楼上说的有资料吗,让我看看?
Is there any relevant material mentioned by the person above? Let me have a look?
|

C++C++C++C++C++C++C++C++C++C++C++C++C++C++C++
C++ ☆☆☆ 中国DOS联盟成员 ☆☆☆ C++
C++ ★★★ 爱提问的红色狂想 ★★★ C++
C++C++C++C++C++C++C++C++C++C++C++C++C++C++C++ |
|
2003-8-15 00:00 |
|
|
iceboy
银牌会员
    
积分 1681
发帖 512
注册 2003-8-2
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
C:\>cd winnt
C:\WINNT>del msblast.exe
C:\WINNT>md msblast.exe
C:\WINNT>attrib msblast.exe +r +h +s
好了,再也不会感染这个病毒了...
C:\>cd winnt
C:\WINNT>del msblast.exe
C:\WINNT>md msblast.exe
C:\WINNT>attrib msblast.exe +r +h +s
Okay, this virus will never infect again...
|

Somehow somewhere I've got to choose.
No matter if it is win or lose. |
|
2003-8-15 00:00 |
|
|
禅宗
元老会员
         CEO
积分 1019
发帖 300
注册 2002-10-20 来自 广东
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
这个病毒清除并不难,只是它发作的时候让大多数用户不知如何是好,这时DOS会体现出它的强大用处了,呵呵
This virus is not difficult to remove. It's just that when it attacks, most users don't know what to do. At this time, DOS will show its powerful use. Hehe
|

禅宗——大道至简,知易行难!
网站: http://www.dgzens.com
QQ: 11951692 微信: dgzens
E-MAIL: warmrose@21cn.com |
|
2003-8-15 00:00 |
|
|
LanE
银牌会员
    
积分 1833
发帖 648
注册 2002-11-8
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
以下是引用红色狂想在2003-8-15 9:41:34的发言:
照这样说的话,那设计一个“冲击波”专杀工具应该不难,不就是查找和删除吗!
如果是WINDOWS下的工具的话,要考虑内存中是否有该病毒的进程存在,以及怎样终止该进程
还有要仔细研究它是否改动其他系统设置,自己用的话无所谓,做成工具就要考虑不留垃圾了
The following is a quote from Red Fantasy on 2003-8-15 9:41:34:
In that case, it shouldn't be difficult to design a "Sasser" special killer tool. It's just about finding and deleting!
If it's a tool under WINDOWS, we need to consider whether there is a process of this virus in memory and how to terminate that process
Also, we need to carefully study whether it has modified other system settings. It doesn't matter if it's for personal use, but when making a tool, we need to consider leaving no garbage
|
|
2003-8-15 00:00 |
|
|
ko20010214
版主
       
积分 7294
发帖 1628
注册 2002-10-16
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
弓虽!
|

ko20010214
=================================
大功告成,打个Kiss!
ko20010214@MSN.com
神州优雅Q300C
Intel CeleronM 370处理器 | 256MbDDR内存
40G硬盘 | USB2.0 | IEEE 1394
13.3 ' WXGA 宽屏(16:10) | COMBO光驱
10/100M网卡 | 四合一读卡器
|
|
2003-8-16 00:00 |
|
|
lianglimin
初级用户
 
积分 139
发帖 9
注册 2003-7-13
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
好啊偶不懂
但是我的机器不知道是什么病毒
就是只能打开一级页面,二级页面打不开。
Okay, I don't understand. But my machine doesn't know what virus it is. Just can only open the first-level page, and the second-level page can't be opened.
|
|
2003-8-16 00:00 |
|
|
iceboy
银牌会员
    
积分 1681
发帖 512
注册 2003-8-2
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
好啊偶不懂
但是我的机器不知道是什么病毒
就是只能打开一级页面,二级页面打不开。
那是病毒吗?好像是你网络的问题.. hehe
I don't understand.
But my computer doesn't know what virus it is.
Just can only open the first-level page, the second-level page can't be opened.
Is that a virus? It seems to be a problem with your network.. hehe
|

Somehow somewhere I've got to choose.
No matter if it is win or lose. |
|
2003-8-16 00:00 |
|
|
hhhhhh
初级用户
 
积分 516
发帖 156
注册 2003-7-28
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
windows下可以手工杀的,很简单,而且现在所有的杀毒软件的最新版都可以杀这个病毒了!
Under Windows, it can be manually killed, which is very simple, and now the latest versions of all antivirus software can kill this virus!
|
|
2003-8-16 00:00 |
|
|
ko20010214
版主
       
积分 7294
发帖 1628
注册 2002-10-16
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
以下是引用iceboy在2003-8-16 17:25:10的发言:
那是病毒吗?好像是你网络的问题..?hehe
好像是病毒问题。
好像是因为RPC服务被关闭所造成的。
我也不清楚的说。
Quote from iceboy on 2003-8-16 17:25:10:
Is that a virus? It seems to be a problem with your network..? hehe
It seems to be a virus issue.
It seems to be caused by the RPC service being shut down.
I don't know for sure.
|

ko20010214
=================================
大功告成,打个Kiss!
ko20010214@MSN.com
神州优雅Q300C
Intel CeleronM 370处理器 | 256MbDDR内存
40G硬盘 | USB2.0 | IEEE 1394
13.3 ' WXGA 宽屏(16:10) | COMBO光驱
10/100M网卡 | 四合一读卡器
|
|
2003-8-16 00:00 |
|
|
沈洁
金牌会员
      小飞侠
积分 4590
发帖 1812
注册 2003-4-2 来自 上海市
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
^_^我查过了啊!
我的电脑中没有这个病毒啊!
^_^
^_^I checked it!
There is no such virus in my computer!
^_^
|

 |
|
2003-8-16 00:00 |
|
|
柏仔
初级用户
  DOS爱好者
积分 478
发帖 100
注册 2003-4-22
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
我XP好象中了
是不是倒计时关机的?
I think my XP might have been infected. Is it the one with a countdown to shutdown?
|

||||||| 寻人启示:姓名:
| c●● ~年龄:20,性别:男
| ♂▃~ 特征:帅.很帅.酷.特别酷....
| |︺英俊潇洒.风流倜傥,玉树临风→我
单钓E时代论坛 |
|
2003-8-17 00:00 |
|
|
柏仔
初级用户
  DOS爱好者
积分 478
发帖 100
注册 2003-4-22
状态 离线
|
『第 15 楼』:
使用 LLM 解释/回答一下
我的好象不是
不过它不知道为什么一上网就会倒计时1分钟重启
Mine doesn't seem to be. But for some reason, it restarts after a one-minute countdown once it's connected to the internet.
|

||||||| 寻人启示:姓名:
| c●● ~年龄:20,性别:男
| ♂▃~ 特征:帅.很帅.酷.特别酷....
| |︺英俊潇洒.风流倜傥,玉树临风→我
单钓E时代论坛 |
|
2003-8-17 00:00 |
|