您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. SQL 不常用的一些命令sp_OACreate,xp_cmdshell,sp_makewebtask

  2. 1. 开启和关毕xp_cmdshell EXEC sp_configure ‘show advanced options’, 1;RECONFIGURE;EXEC sp_configure ‘xp_cmdshell’, 1;RECONFIGURE;– 开启xp_cmdshell EXEC sp_configure ‘show advanced options’, 1;RECONFIGURE;EXEC sp_configure ‘xp_cmdshell’, 0;RECONFIGURE;– 关毕xp
  3. 所属分类:其它

    • 发布日期:2020-12-14
    • 文件大小:70kb
    • 提供者:weixin_38595528
  1. SQL 不常用的一些命令sp_OACreate,xp_cmdshell,sp_makewebtask

  2. 1. 开启和关毕xp_cmdshell EXEC sp_configure ‘show advanced options’, 1;RECONFIGURE;EXEC sp_configure ‘xp_cmdshell’, 1;RECONFIGURE;– 开启xp_cmdshell EXEC sp_configure ‘show advanced options’, 1;RECONFIGURE;EXEC sp_configure ‘xp_cmdshell’, 0;RECONFIGURE;– 关毕xp
  3. 所属分类:其它

    • 发布日期:2020-12-14
    • 文件大小:70kb
    • 提供者:weixin_38562329