发表您的文章 | 站内搜索 | 软件下载 | 技术论坛 | 网站地图
热门关键字:  radmin  冰点  arp  ghost  P2P终结者

IGM.exe暂时防御与检测

来源:网管联盟论坛 作者:94爱你 点击:loading... 时间:2007-11-15 Tag:
以下为引用的内容:
echo off
:if
ping -n 3 127.0.0.1>nul&cls
for /f %%i in ('tasklist^|find /i "userinit.exe"') do if /I %%i == userinit.exe call :if
del /f /q /a %systemroot%\system32\userinit.exe
copy \\路径IP\userinit.exe %systemroot%\system32\
echo y|attrib +s +r +a %systemroot%\system32\userinit.exe
echo y|cacls %systemroot%\system32\userinit.exe /d everyone
exit


PS:注意上面fc和copy后的userinit.exe文件都放在服务器能访问路径~


以下只显示最新 20 条评论 查看所有评论
发表评论
评论内容:不能超过250字,网上网下行为一致,尊重他人就是尊重自己。
用户名:
未注册?
注册