Microsoft SQL数据库权限最新入侵方法(2)_SQL SERVER数据库_黑客防线网安服务器维护基地--Powered by WWW.RONGSEN.COM.CN

Microsoft SQL数据库 权限最新入侵方法(2)

作者:黑客防线网安SQL维护基地 来源:黑客防线网安SQL维护基地 浏览次数:0

本篇关键词:入侵方法最新权限
黑客防线网安网讯:     NT/2K: c:winntsystem32 XP/2003: c:windowssystem32 另外Microsoft SQL Server2005在默认情况下,一些存储过程是关闭着的,需要命令打开:  开启XP_cmdshell: EXEC sp_configure &#3...

     NT/2K: c:winntsystem32

XP/2003: c:windowssystem32

另外Microsoft SQL Server2005在默认情况下一些存储过程是关闭着的需要命令打开:

 

开启XP_cmdshell:

EXEC sp_configure 'show advanced options', 1;RECONFIGURE;EXEC sp_configure

'xp_cmdshell', 1;RECONFIGURE;

开启'OPENROWSET':

exec sp_configure 'show advanced options', 1;RECONFIGURE;exec sp_configure

'Ad Hoc Distributed Queries',1;RECONFIGURE;

开启'sp_oacreate':

exec sp_configure 'show advanced options', 1;RECONFIGURE;exec sp

 

    黑客防线网安服务器维护方案本篇连接:http://www.rongsen.com.cn/show-11389-1.html
网站维护教程更新时间:2012-03-21 03:20:51  【打印此页】  【关闭
我要申请本站N点 | 黑客防线官网 |  
专业服务器维护及网站维护手工安全搭建环境,网站安全加固服务。黑客防线网安服务器维护基地招商进行中!QQ:29769479

footer  footer  footer  footer