|
chineselgs
高级用户
    论坛灌水专业户
积分 613
发帖 266
注册 2006-4-19 来自 河南省
状态 离线
|
『楼 主』:
刚写一个批处理,还需大家共同研究一下!!
使用 LLM 解释/回答一下
为了搞定我们这里的logo_1(威金)病毒.我费了好大功夫写了个批处理,因能力有限,还有很多不明之处,请大家指教!!
@echo off
net share c$ /del
net share d$ /del
net share e$ /del
net share f$ /del
net share admin$ /del
net share ipc$ /del
wmic process where name="logo1_.exe" call terminate
wmic process where name="rundl132.exe" call terminate
wmic process where name="0Sy.exe" call terminate
wmic process where name="1Sy.exe" call terminate
wmic process where name="2Sy.exe" call terminate
wmic process where name="3Sy.exe" call terminate
taskkill /fi "imagename eq 4Sy.exe"
taskkill /fi "imagename eq 5Sy.exe"
taskkill /fi "imagename eq 6Sy.exe"
taskkill /fi "imagename eq 7Sy.exe"
taskkill /fi "imagename eq 8Sy.exe"
taskkill /fi "imagename eq 9Sy.exe"
wmic process where name="VM_STI.ESE" call terminate
wmic process where name="svchsOt.exe" call terminate
wmic process where name="svchs0t.exe" call terminate
wmic process where name="logo1_.exe" call terminate
wmic process where name="rundl132.exe" call terminate
del c:\windows\logo1_.exe
del c:\windows\rundl132.exe
del c:\windows\0Sy.exe
del c:\windows\1Sy.exe
del c:\windows\2Sy.exe
del c:\windows\3Sy.exe
del c:\windows\4Sy.exe
del c:\windows\5Sy.exe
del c:\windows\6Sy.exe
del c:\windows\7Sy.exe
del c:\windows\8Sy.exe
del c:\windows\9Sy.exe
del c:\windows\logo1_.exe
del c:\windows\rundl132.exe
del c:\windows\svchsO.exe
del c:\windows\svchs0.exe
reg delete HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v load
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Soft\DownloadWWW /v auto
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows /v ver_down0
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows /v ver_down1
pause
taskkill /fi "imagename eq cmd.exe"
taskkill /fi "imagename eq cmd.exe"
刚才测试开机运行一切还算正常,但是问题立马出来了,这个病毒是通过局网传播的,就算开机OK,但是过一会又会被网内其他的机器连累了.
该怎么办?总不能十分钟运行一次吧!
上次把网内机器的挨个清了一次(将近八十台啊,累的我~~~),暂时OK了
不到一天,又有了!!
该怎么办啊??同志们帮帮俺啊!!!
Last edited by chineselgs on 2006-6-10 at 13:47 ]
To tackle the Logo_1 (Viking) virus here, I spent a lot of effort writing a batch script. Due to limited capabilities, there are still many unclear points. Please give me your advice!!
@echo off
net share c$ /del
net share d$ /del
net share e$ /del
net share f$ /del
net share admin$ /del
net share ipc$ /del
wmic process where name="logo1_.exe" call terminate
wmic process where name="rundl132.exe" call terminate
wmic process where name="0Sy.exe" call terminate
wmic process where name="1Sy.exe" call terminate
wmic process where name="2Sy.exe" call terminate
wmic process where name="3Sy.exe" call terminate
taskkill /fi "imagename eq 4Sy.exe"
taskkill /fi "imagename eq 5Sy.exe"
taskkill /fi "imagename eq 6Sy.exe"
taskkill /fi "imagename eq 7Sy.exe"
taskkill /fi "imagename eq 8Sy.exe"
taskkill /fi "imagename eq 9Sy.exe"
wmic process where name="VM_STI.ESE" call terminate
wmic process where name="svchsOt.exe" call terminate
wmic process where name="svchs0t.exe" call terminate
wmic process where name="logo1_.exe" call terminate
wmic process where name="rundl132.exe" call terminate
del c:\windows\logo1_.exe
del c:\windows\rundl132.exe
del c:\windows\0Sy.exe
del c:\windows\1Sy.exe
del c:\windows\2Sy.exe
del c:\windows\3Sy.exe
del c:\windows\4Sy.exe
del c:\windows\5Sy.exe
del c:\windows\6Sy.exe
del c:\windows\7Sy.exe
del c:\windows\8Sy.exe
del c:\windows\9Sy.exe
del c:\windows\logo1_.exe
del c:\windows\rundl132.exe
del c:\windows\svchsO.exe
del c:\windows\svchs0.exe
reg delete HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v load
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Soft\DownloadWWW /v auto
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows /v ver_down0
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows /v ver_down1
pause
taskkill /fi "imagename eq cmd.exe"
taskkill /fi "imagename eq cmd.exe"
Just now, the test showed that it ran normally at startup, but the problem immediately appeared. This virus spreads through the local network. Even if it's okay at startup, it will be affected by other machines in the network after a while.
What should I do? I can't run it every ten minutes!
Last time, I cleared each machine in the network one by one (nearly eighty units, it was tiring~~~), and it was okay for a while
Less than a day later, it came back again!!
What should I do? Everyone, help me out ah!!!
Last edited by chineselgs on 2006-6-10 at 13:47 ]
|

饮马恒河畔,剑指天山西,碎叶城揽月,库叶岛赏雪,黑海之滨垂钓,贝尔加湖面张弓;中南半岛访古,东京废墟祭祖!
|
|
2006-6-9 19:58 |
|
|
bagpipe
银牌会员
     DOS联盟捡破烂的
积分 1144
发帖 425
注册 2005-10-20 来自 北京
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
唉,其实您这个批处理主要就用上了三句,我的建议就是买正版杀毒软件,别老是想在网上找一个拿来将就用,对于网上的杀毒软件来说,国内的你是不好找到能够升级的最新杀毒了,国外的有些病毒库更本就不全,我想你遇到的这个病毒杀毒软件就是杀不了也应该能够控制
Hey, actually your batch processing mainly uses three sentences. My suggestion is to buy a legitimate antivirus software, don't always try to find one on the Internet to make do with. For antivirus software on the Internet, it's not easy for you to find the latest updatable antivirus in China, and some foreign ones have incomplete virus databases at all. I think the virus you encountered, the antivirus software should be able to control it even if it can't kill it.
|
|
2006-6-10 08:54 |
|
|
Scott0902
中级用户
  
积分 466
发帖 237
注册 2005-10-12
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
Originally posted by bagpipe at 2006-6-10 08:54:
我的建议就是买正版杀毒软件,别老是想在网上找一个拿来将就用,对于网上的杀毒软件来说,国内的你是 ...
我的一个朋友用正版的瑞星,也杀不了那些可恶的木马,后来也只好上网找一些木马专杀工具来解决,有时候甚至必须手工清除才彻底消灭木马。连正版的杀毒软件都无济于事,还花那么多钱买它干啥?!<img src="images/smilies/face-smile-big.png" align="absmiddle" border="0">
Originally posted by bagpipe at 2006-6-10 08:54:
My suggestion is to buy a genuine antivirus software. Don't always try to find one on the Internet to make do. For antivirus software on the Internet, those in China you are...
One of my friends used the genuine Rising, but it couldn't kill those hateful trojans. Later, he had to find some trojan removal tools on the Internet to solve the problem. Sometimes he even had to manually remove them to completely get rid of the trojans. Even the genuine antivirus software was of no avail. Why spend so much money on it?! :D
|
|
2006-6-10 12:16 |
|
|
chineselgs
高级用户
    论坛灌水专业户
积分 613
发帖 266
注册 2006-4-19 来自 河南省
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
Originally posted by bagpipe at 2006-6-10 08:54 AM:
唉,其实您这个批处理主要就用上了三句,我的建议就是买正版杀毒软件,别老是想在网上找一个拿来将就用,对于网上的杀毒软件来说,国内的你是 ...
呜呜~~
正版瑞星,金山我都用了,还有破解升级的卡巴,都是最新病毒库啊!!!!
可是都解决不了啊,面对老板那阴沉的脸,我真想把工作辞了!!!
我知道我很笨,DOS什么也不会,就来这里请教大家,没想到两天了,没人理俺~
面对这个病毒,用杀毒软件可以杀,但是往往杀完又有了
这几天都没睡好了,愁啊!!!
Originally posted by bagpipe at 2006-6-10 08:54 AM:
Alas, in fact, your batch processing mainly uses three sentences. My suggestion is to buy a genuine anti-virus software, don't always want to find one on the Internet to make do with. For anti-virus software on the Internet, the domestic ones you are...
Woohoo~~
I have used genuine Rising, Kingsoft, and also cracked and updated Kaspersky, all with the latest virus databases!!!!
But none of them can solve the problem! Facing the boss's gloomy face, I really want to quit my job!!!
I know I'm very stupid, I don't know anything about DOS, so I came here to ask you all. Unexpectedly, after two days, no one has paid attention to me~
Facing this virus, the anti-virus software can kill it, but it often comes back after killing it
I haven't slept well these days, so worried!!!
|

饮马恒河畔,剑指天山西,碎叶城揽月,库叶岛赏雪,黑海之滨垂钓,贝尔加湖面张弓;中南半岛访古,东京废墟祭祖!
|
|
2006-6-10 12:31 |
|
|
bagpipe
银牌会员
     DOS联盟捡破烂的
积分 1144
发帖 425
注册 2005-10-20 来自 北京
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
其实我建议他买正版杀毒也只是对于一些破坏和病毒的防范,如果你偏偏去些不该去的网站,下载一些不明的软件,我想安装什么样的木马查杀和杀毒软件也无济于事,这就是要看自己怎么去看待这样的事情。对于杀什么毒用什么软件那是没有什么绝对的事情,机器和网络的安全是要靠自己维护的,完全依赖那些软件是不明智的做法.....
光看楼主的这几条
del c:\windows\poco_.exe
del c:\windows\bitcomet.exe
del c:\windows\Vagaa.exe
del c:\windows\KuGoo.exe
就可以看出楼主的机器BT类的下载软件还不少
Actually, I suggested that he buy a legitimate antivirus software just for prevention against damage and viruses. If you deliberately go to some improper websites and download some unknown software, I think no matter what Trojan horse removal and antivirus software you install, it won't help. This is about how you view such things. There's no absolute thing about which virus to kill and which software to use. The security of the machine and the network depends on your own maintenance. It's unwise to completely rely on those software... Just looking at the楼主's these few lines:
del c:\windows\poco_.exe
del c:\windows\bitcomet.exe
del c:\windows\Vagaa.exe
del c:\windows\KuGoo.exe
It can be seen that the楼主 has quite a lot of BT - type download software on his machine.
|
|
2006-6-10 12:33 |
|
|
chineselgs
高级用户
    论坛灌水专业户
积分 613
发帖 266
注册 2006-4-19 来自 河南省
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
Originally posted by bagpipe at 2006-6-10 12:33 PM:
其实我建议他买正版杀毒也只是对于一些破坏和病毒的防范,如果你偏偏去些不该去的网站,下载一些不明的软件,我想安装什么样的木马查杀和杀毒 ...
那几个是我为了关掉那些个笨鸟用的东西,这些东西很占资源,我又不能老跟在他们后面看他们都在搞什么,唉,我也没办法啊
老兄你说的也是啊,我这的机器都装有还原的,但是这个病毒也太NB了,通过QQ传播,进入系统后先干掉杀毒软件,然后干掉还原软件.建立几个ESE文件就开始下载木马,机子跟着卡的要死,过不了多久,跟定完蛋.网上的方法我查了不少,也用了不少,包括金山瑞星他们官方提供的那些个解决方案,都没用.我这里的机子本来全部都装了金山毒霸企业版的,每个星期升级一次.自从中招后杀毒软件被搞掉了一大半了(寒~~),系统也完了十来台了(还原软件被搞掉,系统当然跟着OVER了).欲哭无泪啊!!
Originally posted by bagpipe at 2006-6-10 12:33 PM:
Actually, I suggested that he buy a genuine antivirus software only for the prevention of some damage and viruses. If you just go to some inappropriate websites and download some unknown software, I think no matter what kind of Trojan查杀 and antivirus software you install...
Those are the things I used to shut down those stupid birds. These things consume a lot of resources, and I can't always follow behind them to see what they are doing. Alas, I have no way!
Dude, what you said is also true. The machines here are all equipped with restoration, but this virus is too awesome. It spreads through QQ, enters the system, first kills the antivirus software, then kills the restoration software. It creates several ESE files and starts downloading Trojans. The machine gets stuck to death and will definitely be ruined soon. I have checked and tried many methods online, including those solutions provided by Kingsoft and Rising's official websites, but none worked. The machines here originally all had Kingsoft Antivirus Enterprise Edition installed, and they were updated once a week. Since being infected, more than half of the antivirus software has been destroyed (cold~~), and more than a dozen systems have been ruined (the restoration software was destroyed, so the system naturally went OVER). I'm in tears!!
|

饮马恒河畔,剑指天山西,碎叶城揽月,库叶岛赏雪,黑海之滨垂钓,贝尔加湖面张弓;中南半岛访古,东京废墟祭祖!
|
|
2006-6-10 13:02 |
|
|
chineselgs
高级用户
    论坛灌水专业户
积分 613
发帖 266
注册 2006-4-19 来自 河南省
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
再提供一些这个病毒的资料,供大家参考:
该病毒为Windows平台下集成可执行文件感染、网络感染、下载网络木马或其它病毒的复合型病毒,病毒运行后将自身伪装成系统正常文件,以迷惑用户,通过修改注册表项使病毒开机时可以自动运行,同时病毒通过线程注入技术绕过防火墙的监视,连接到病毒作者指定的网站下载特定的木马或其它病毒,同时病毒运行后枚举内网的所有可用共享,并尝试通过弱口令方式连接感染目标计算机。
运行过程过感染用户机器上的可执行文件,造成用户机器运行速度变慢,破坏用户机器的可执行文件,给用户安全性构成危害。
病毒主要通过共享目录、文件捆绑、运行被感染病毒的程序、可带病毒的邮件附件等方式进行传播。
1、病毒运行后将自身复制到Windows文件夹下,文件名为:
%SystemRoot%\rundl132.exe
2、运行被感染的文件后,病毒将病毒体复制到为以下文件:
%SystemRoot%\logo_1.exe
3、同时病毒会在病毒文件夹下生成:
病毒目录\vdll.dll
4、病毒从Z盘开始向前搜索所有可用分区中的exe文件,然后感染所有大小27kb-10mb的可执行文件,感染完毕在被感染的文件夹中生成:
_desktop.ini (文件属性:系统、隐藏。)
5、病毒会尝试修改%SysRoot%\system32\drivers\etc\hosts文件。
6、病毒通过添加如下注册表项实现病毒开机自动运行:
"load"="C:\\WINNT\\rundl132.exe"
"load"="C:\\WINNT\\rundl132.exe"
7、病毒运行时尝试查找窗体名为:"RavMonClass"的程序,查找到窗体后发送消息关闭该程序。
8、枚举以下杀毒软件进程名,查找到后终止其进程:
Ravmon.exe
Eghost.exe
Mailmon.exe
KAVPFW.EXE
IPARMOR.EXE
Ravmond.exe
9、同时病毒尝试利用以下命令终止相关杀病毒软件:
net stop "Kingsoft AntiVirus Service"
10、发送ICMP探测数据"Hello,World",判断网络状态,网络可用时,
枚举内网所有共享主机,并尝试用弱口令连接\\IPC$、\admin$等共享目录,连接成功后进行网络感染。
11、感染用户机器上的exe文件,但不感染以下文件夹中的文件:
system
system32
windows
Documents and settings
system Volume Information
Recycled
winnt
Program Files
Windows NT
WindowsUpdate
Windows Media Player
Outlook Express
Internet Explorer
ComPlus Applications
NetMeeting
Common Files
Messenger
Microsoft Office
InstallShield Installation Information
MSN
Microsoft Frontpage
Movie Maker
MSN Gaming Zone
12、枚举系统进程,尝试将病毒dll(vdll.dll)选择性注入以下进程名对应的进程:
Explorer
Iexplore
找到符合条件的进程后随机注入以上两个进程中的其中一个。
13、当外网可用时,被注入的dll文件尝试连接以下网站下载并运行相关程序:
http://www.17**.com/gua/zt.txt 保存为:c:\1.txt
http://www.17**.com/gua/wow.txt 保存为:c:\1.txt
http://www.17**.com/gua/mx.txt 保存为:c:\1.txt
http://www.17**.com/gua/zt.exe 保存为:%SystemRoot%\0Sy.exe
http://www.17**.com/gua/wow.exe 保存为:%SystemRoot%\1Sy.exe
http://www.17**.com/gua/mx.exe 保存为:%SystemRoot%\2Sy.exe
注:三个程序都为木马程序
14、病毒会将下载后的"1.txt"的内容添加到以下相关注册表项:
"auto"="1"
"ver_down0"="\\\\\\\\\\\\\\\\+++++++++++++++++++++++"
"ver_down1"="
timeout=30
multi(0)disk(0)rdisk(0)partition(1)\\WINDOWS=\"Microsoft Windows XP Professional\" ////"
"ver_down2"="default=multi(0)disk(0)rdisk(0)partition(1)\\WINDOWS
multi(0)disk(0)rdisk(0)partition(1)\\WINDOWS=\"Microsoft Windows XP Professional\" /////"
Please provide the Chinese text that needs to be translated.
|

饮马恒河畔,剑指天山西,碎叶城揽月,库叶岛赏雪,黑海之滨垂钓,贝尔加湖面张弓;中南半岛访古,东京废墟祭祖!
|
|
2006-6-10 13:09 |
|
|
chineselgs
高级用户
    论坛灌水专业户
积分 613
发帖 266
注册 2006-4-19 来自 河南省
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
病毒名称: Worm.Viking.m
中文名称:
维金(又名:威金)
威胁级别: ★★★(黄色)
病毒类型: 蠕虫
受影响系统:
Win 9x/ME,Win 2000/NT,Win XP,Win 2003
“维金”病毒五大罪状
第一罪:感染系统文件
造成系统损坏,且手动清除困难;
第二罪:下载恶性木马
盗取魔兽、传奇帐号,灰鸽子开后门使系统完全受黑客控制,QQRobber病毒等;
第三罪: 多路网络传播方式
通过感染文件、局域网共享来传播;
第四罪: 强制禁用国内知名反病毒软件
降低性安全性,易感染其它病毒;
第五罪: 变种多
数日内,已出现多个变种。
Virus Name: Worm.Viking.m
Chinese Name:
Viking (also known as Weijin)
Threat Level: ★★★(Yellow)
Virus Type: Worm
Affected Systems:
Win 9x/ME,Win 2000/NT,Win XP,Win 2003
"Five Crimes of the 'Viking' Virus
First Crime: Infecting System Files
Causing system damage and being difficult to manually remove;
Second Crime: Downloading Malignant Trojans
Stealing accounts for games like Warcraft and Legend, using Gray Bird to open backdoors to completely control the system, and viruses like QQRobber;
Third Crime: Multi - way Network Spreading Methods
Spreading through infected files and LAN sharing;
Fourth Crime: Forcibly Disabling Well - known Domestic Anti - virus Software
Reducing security and easily infecting other viruses;
Fifth Crime: Multiple Variants
Within a few days, multiple variants have appeared."
|

饮马恒河畔,剑指天山西,碎叶城揽月,库叶岛赏雪,黑海之滨垂钓,贝尔加湖面张弓;中南半岛访古,东京废墟祭祖!
|
|
2006-6-10 13:14 |
|
|
chineselgs
高级用户
    论坛灌水专业户
积分 613
发帖 266
注册 2006-4-19 来自 河南省
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
听说我这有几个网吧就因为它瘫痪了,现在正停业整顿~~~
呵呵,看来不光我一人急~~
I heard that there are a few internet cafes in my area that got paralyzed because of it, and they're now closed for rectification~~~
Hehe, it seems I'm not the only one in a hurry~~
|

饮马恒河畔,剑指天山西,碎叶城揽月,库叶岛赏雪,黑海之滨垂钓,贝尔加湖面张弓;中南半岛访古,东京废墟祭祖!
|
|
2006-6-10 13:15 |
|
|
雨露
管理员
          DOS非常爱好者
积分 6209
发帖 2598
注册 2006-1-20
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
嘿嘿!对于防范局域网内部中毒,最重要一点就是加强内部管理!什么杀毒软件都是没有绝对安全的!
建议:
1。楼主先切断在路由器或internet服务器上的外部网络联接!再一台台全部还原或杀毒彻底后再联上外网!
2。对每一台电脑使用者讲解一下,不要上不良网站,否则后果自负!公布一下电脑使用管理制度!普及一下网络安全知识!
3。在路由器设置中堵截过滤一些不良网址,将一些聊天工具的端口全部封闭!
4。全公司的电脑不可能每一台都需要上外网,可以将一此非必要上外网的电脑在路由中设置让其只能在内网工作,或设置上外网时间!
5。用一些网络行为管理软件如“网络执法官”“网路岗”约束员工上网行为!
6。在公司网络中拒绝一切P2P下载软件运行!可以从技术或管理上进行!
7.如果资金允许,最好买一台硬件防火墙!
8。将内部网络进行分割!这样不至于全网都同时中招!
Hehe! For preventing virus infections within the local area network, the most important point is to strengthen internal management! No antivirus software is absolutely safe!
Suggestions:
1. First, the owner cuts off the external network connection on the router or the internet server! Then restore or thoroughly disinfect each computer one by one before connecting to the external network!
2. Explain to each computer user not to visit bad websites, otherwise they will bear the consequences! Publish the computer usage management system! Popularize network security knowledge!
3. Block and filter some bad website addresses in the router settings, and close all ports of some chat tools!
4. Not all computers in the whole company need to access the external network. Some computers that do not need to access the external network can be set in the router to only work on the internal network, or set the time for accessing the external network!
5. Use some network behavior management software such as "Network Law Enforcer" "Network Sentinel" to restrict employees' internet behavior!
6. Refuse all P2P download software from running in the company network! It can be done from technical or management aspects!
7. If funds allow, it is best to buy a hardware firewall!
8. Segment the internal network! This way, it won't cause the entire network to be infected at the same time!
|
|
2006-6-10 13:31 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
不要说我崇洋迷外,国产的杀毒软件我有正版的也不用,装上摆设桌面也闲它麻烦,查毒不错杀毒就...国产软件确实要支持,但商家做杀毒软件就是杀毒软件不要看起来象广告软件。 (似乎时时刻刻提醒XXX杀毒正在运行)不好意思纯属个人看法<img src="images/smilies/face-raspberry.png" align="absmiddle" border="0">
Last edited by fastslz on 2006-6-10 at 13:48 ]
Don't say I'm a foreign admirer. I have a legitimate domestic antivirus software but I don't use it. Installing it is like a decoration on the desktop and I find it troublesome. The virus scanning is good but the virus killing... Domestic software does need to be supported, but when merchants make antivirus software, it should just be antivirus software and not look like adware. (It seems to be reminding XXX antivirus is running all the time) Sorry, just personal opinion :P
Last edited by fastslz on 2006-6-10 at 13:48 ]
|
|
2006-6-10 13:39 |
|
|
chineselgs
高级用户
    论坛灌水专业户
积分 613
发帖 266
注册 2006-4-19 来自 河南省
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
Originally posted by afnspy at 2006-6-10 01:31 PM:
嘿嘿!对于防范局域网内部中毒,最重要一点就是加强内部管理!什么杀毒软件都是没有绝对安全的!
建议:
1。楼主先切断在路由器或internet服务噠...
你所说的我已经做了一交了,累死我了~ 结果是第二天故障依旧~
另外好多东西不敢说,也不敢做,咱只是个打工的,那些个老大们得罪不得啊!!更别说去限制什么了~~唉,难啊.
目前先把这个狗屁病毒搞定了,再做打算吧,真TM不想做了!~~~!!!!!!!!!
Originally posted by afnspy at 2006-6-10 01:31 PM:
Hehe! For preventing virus infection within the LAN, the most important point is to strengthen internal management! No antivirus software is absolutely safe!
Suggestion:
1. The owner has already done it once, and it exhausted me...
What you said I have done once, and it exhausted me~ The result is that the fault remains the same the next day~
In addition, there are many things I dare not say or do. I'm just an employee, and I can't afford to offend those bosses! Let alone restrict anything~~ Alas, it's difficult.
For now, let's first get this damn virus resolved, and then make plans. I really don't want to do this!~~~!!!!!!!!!
|

饮马恒河畔,剑指天山西,碎叶城揽月,库叶岛赏雪,黑海之滨垂钓,贝尔加湖面张弓;中南半岛访古,东京废墟祭祖!
|
|
2006-6-10 14:29 |
|
|
bagpipe
银牌会员
     DOS联盟捡破烂的
积分 1144
发帖 425
注册 2005-10-20 来自 北京
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
chineselgs,我给你传上去了两个专杀工具,下载地址是: http://bagpipe.ys168.com
你下载下来以后把网络先断开,然后进入安全模式进行查杀,在安全模式清理一下注册表的一些基本启动项目,然后进入正常模式再次进行查杀,把没用的软件通通卸载,如果没有病毒在用系统盘修复一下--SFC /SCANNOW ,现在我也只能祝你好运了 ...........
chineselgs, I have uploaded two special kill tools for you. The download address is: http://bagpipe.ys168.com
After you download it, disconnect the network first, then enter safe mode for virus removal, clean up some basic startup items in the registry in safe mode, then enter normal mode to perform virus removal again, uninstall all useless software, and if there are no viruses, repair the system disk with --SFC /SCANNOW. Now I can only wish you good luck...........
|
|
2006-6-10 14:35 |
|
|
chineselgs
高级用户
    论坛灌水专业户
积分 613
发帖 266
注册 2006-4-19 来自 河南省
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
非常感谢楼上的!!!
看来问题没开始想的那么简单了,没办法,只能进行全面处理了,今晚再搞个通宵,看看效果吧.
Thank you very much, upstairs!!!
It seems that the problem is not as simple as initially thought. There's no way, so I have to carry out a comprehensive treatment. I'll stay up all night tonight to see the effect.
|

饮马恒河畔,剑指天山西,碎叶城揽月,库叶岛赏雪,黑海之滨垂钓,贝尔加湖面张弓;中南半岛访古,东京废墟祭祖!
|
|
2006-6-10 14:50 |
|
|
雨露
管理员
          DOS非常爱好者
积分 6209
发帖 2598
注册 2006-1-20
状态 离线
|
『第 15 楼』:
我的一次“杀马”过程
使用 LLM 解释/回答一下
某天,我公司一财务电脑中了一木马!表现为很多程序不能运行、D盘双击打不开!启动超级兔子后发现启动项有可疑程序
项目名称:TProgram
命令行:C:\windows\smss.exe
用超级兔子杀死smss.exe后,重启动又再次生成!而且会跳出smss.exe运行错误报告!这个窗口也关闭不了!有时会死机(财务电脑是98系统,没有法子)
用费尔木马强力清除助手PowerRMV( http://www.wenkai.com/down/powermv.zip)
可以打开D:盘,并发现有autorun.inf和 command.com两个可疑文件,在助手上把“抑制文件再次生成”项目打上勾,再清除!重启动后再也没有这个问题了!
Last edited by afnspy on 2006-6-10 at 17:01 ]
One day, a Trojan horse infected a financial computer in my company! The manifestations were that many programs couldn't run, and the D drive couldn't be opened by double-clicking! After starting Super Rabbit, it was found that there was a suspicious program in the startup items.
Project name: TProgram
Command line: C:\windows\smss.exe
After killing smss.exe with Super Rabbit, it was generated again when restarted! Moreover, an error report of smss.exe running would pop up! This window couldn't be closed! Sometimes it would crash (the financial computer was on Windows 98 system, no way).
Using Feer Trojan Horse Strong Clear Assistant PowerRMV ( http://www.wenkai.com/down/powermv.zip)
It could open the D: drive, and found two suspicious files: autorun.inf and command.com. Checked the "Suppress file generation again" project in the assistant, then cleared it! After restarting, there was no such problem again!
Last edited by afnspy on 2006-6-10 at 17:01 ]
|
|
2006-6-10 16:59 |
|
|