关于上次说的幽灵病毒的U盘清理批处理
[b][color=#ff0000]原创作者:saitojie [3.A.S.T][/color][/b]:`o/w P n!lv[b][color=#ff0000]|1MV~n+K ?0YA
信息来源:3.A.S.T网络安全团队 ( [/color][/b][url=http://www.3ast.cn/][b][color=#ff0000]www.3ast.cn[/color][/b][/url][b][color=#ff0000] )[/color][/b] di5{ [8@k/`
上一篇:[url=http://www.3ast.com.cn/viewthread.php?tid=5575&extra=page%3D1]对于U盘内永久隐藏文件的处理[/url]#ONM`P
上次给大家说了下关于U盘中了幽灵病毒后的症状以及手动清理方法,这次将我自己原创的批处理放上,方便大家清理U盘中的幽灵病毒!7B MgF+f3B0~
[color=red]说明:该批处理还有不完善的地方,所以在使用的时候,[b]请先将自己U盘内的以.exe为后缀的正常文件的后缀更改一下,运行完批处理之后再改回来[/b],免得这些文件被误删除了![/color]
代码如下:[code]y}6bTq
cd /dW:D:p(KCX ~7s
del /a -h MS-DOS.COM /f
del /a -h autorun.inf /f
del /a -h *.exe /f
del /s /a -h desktop_.ini /f
attrib /s /d -s -h *
time /t >> 1.txt;H:Z*pG(I*CKb
ren 1.txt MS-DOS.COM
attrib +s +h ms-dos.comS"ogi"[Nni
time /t >> 1.txtWR(r?7Ipf
ren 1.txt autorun.infR'o1Y4?1w:S3u)A
attrib +s +h +r autorun.infs$Uw"C)Ei,p/F,I
time /t >> 1.txt