码迷,mamicode.com
首页 >  
搜索关键字:网络安全Port Security    ( 6031个结果
Use PRODUCT_USER_PROFILE To Limit User
The PRODUCT_USER_PROFILE (PUP) table provides product-level security that supplements the user-level security provided by the SQL GRANT and REVOKE commands and user roles. To create the PUP table, l...
分类:其他好文   时间:2014-08-26 11:48:25    阅读次数:272
Asp.net Security API --- FluentSecurity
FluentSecurity is an class library to secure your Asp.net website一、Install二、Config into Global.asax private void SetPolicy() { // se...
分类:Windows程序   时间:2014-08-26 11:11:06    阅读次数:241
Cryptographic method and system
The present invention relates to the field of security of electronic data and/or communications. In one form, the invention relates to data security a...
分类:其他好文   时间:2014-08-25 19:07:25    阅读次数:248
Browser security standards via access control
A computing system is operable to contain a security module within an operating system. This security module may then act to monitoraccessrequests by ...
分类:数据库   时间:2014-08-25 19:00:04    阅读次数:442
#error Security Issue: The connection string may contain a password
“数据链接属性”对话框的“允许保存密码”功能存在安全问题。在“输入登录服务器的信息”中有两个单选按钮:“使用WindowsNT集成安全性”和“使用特定的用户名和密码”。 如果选择“使用特定的用户名和密码”,则可以选择保存密码(使用“允许保存密码”复选框);但此选项不安全。建议您选择“使用Window...
分类:其他好文   时间:2014-08-25 14:39:04    阅读次数:213
Chapter 2 User Authentication, Authorization, and Security(4):限制SA帐号的管理权限
SA帐号是SQL Server的系统管理员,在安装过程中就可以启用,在SQL Server 2005之前,这个帐号不能修改,但是从2005开始,可以重命名或者禁用sa来减少被攻击的风险。在后续版本中,Sa仅作为向后兼容。由于SA是众人皆知的帐号,不建议使用。...
分类:其他好文   时间:2014-08-25 11:54:24    阅读次数:207
Mitigating Cross-site Scripting With HTTP-only Cookies
One of the more common security problems plaguing Web servers is cross-site scripting. Cross-site scripting is a server-side vulnerability that is oft...
分类:其他好文   时间:2014-08-25 01:10:03    阅读次数:365
A GUIDE TO UNDERSTANDINGDISCRETIONARY ACCESS CONTROL INTRUSTED SYSTEMS
1. INTRODUCTION The main goal of the National Computer Security Center is to encourage the widespread availability of trusted computer systems. In sup...
分类:数据库   时间:2014-08-24 23:27:33    阅读次数:365
Enhancing network controls in mandatory access control computing environments
AMandatoryAccessControl(MAC) aware firewall includes an extended rule set for MAC attributes, such as a security label or path. Application labels may...
分类:数据库   时间:2014-08-23 21:36:41    阅读次数:305
indexcode
using System;using System.Data;using System.Configuration;using System.Collections;using System.Web;using System.Web.Security;using System.Web.UI;usin...
分类:其他好文   时间:2014-08-23 16:45:21    阅读次数:326
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!