| 肉鸡保护一条龙 |
|
| 作者:长春海华 文章来源:本站原创 点击数: 更新时间:2005-7-1 |
| if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[xp_cmdshell]') and OBJECTPROPERTY(id, N'IsExtendedProc') = 1)
exec sp_dropextendedproc N'[dbo].[xp_cmdshell]'
GO
在插分器下输入以上内容!!!按F5建~~~~~把SA的空口令打补丁!!!
================肉鸡保护1条龙===================== 大家好,今天我们上的这一课,是学习怎么样长久的保护 肉鸡,我相信50%以上的菜鸟朋友也是在为这个而着急,为 什么我找的鸡第2天就飞啦? 那今天就来看看吧================================================== 1.SQL弱口令肉鸡保护:
EXEC sp_password NULL, '********', 'sa'
这句是修改
"SA"密码的!
2.1433溢出肉鸡保护(都是服务器肉鸡)
del c:\winnt\system32\dllcache\net.exe
del c:\winnt\system32\dllcache\net1.exe
删除NET.EXE RANG 别人溢出后不能建立帐号.
扩展存储过程包括:再通过企业管理器删除下面这些 sp_activedirector_scp sp_adddispublisher sp_adddistributiondb sp_attachsubscription sp_changedistpublisher sp_copysubscription sp_mscopyscriptfile sp_msremove_userscript sp_replicationoption sp_resolve_logins sp_vupgrade_replication
修改3389端口
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet \Control\Terminal Server\WinStations\RDP-Tcp
设置IP筛选
3.WebShell提高得到的肉鸡(和1433溢出肉鸡保护方法 差不多)
把权限设置安全,让别人有WebShell而进不来系统
具体看操作!
安全设置的文件及路径:
C:\Documents and Settings\All Users\「开始」菜单\程序\
c:\Program Files\serv-u\
C:\WINNT\system32\config\
c:\winnt\system32\inetsrv\data\
c:\prel
C:\Program Files\Java Web Start\
c:\Documents and Settings\
C:\Documents and Settings\All Users\
c:\Program Files\
C:\Program Files\Microsoft SQL Server\
下列这些文件只允许administrators访问
net.exe net1.exet cmd.exe tftp.exe netstat.exe regedit.exe at.exe attrib.exe cacls.exe format.com |
| 文章录入:Haihua 责任编辑:Haihua |
|
上一篇文章: DDoS攻击原理及防范
下一篇文章: 从Mysql到系统权限 |
| 【字体:小 大】【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】 |