随笔分类 -  .NET

【转】WAF(Web Application Firewall)中的多模式匹配算法论文
摘要:原文链接:http://blog.webserverguard.net/post/e38090e8aebae69687e695b4e79086e38091WAF(Web-Application-Firewall)e4b8ade79a84e5a49ae6a8a1e5bc8fe58cb9e9858de7ae97e6b395e8aebae69687.aspx WAF的构造中必然会涉及到规则库的高速匹配问... 阅读全文

posted @ 2009-05-25 09:37 Uestc95 阅读(1182) 评论(0) 推荐(0)

SQL Server 2008 Service Pack 1 Cumulative Update 1
摘要:SQL Server 2008 SP以及累计更新包之间的关系还真的有点乱。 SQL Server 2008 SP1刚刚发布,现在没几天出来一个CU1 for SP1。 目前的这个CU1是将之前SQL Server 2008 CU4的Hotfix补漏到了SQL Server 2008 SP1当中,因为在SQL Server 2008 SP1中并不包含SQL Server 2008 CU4的所有Hot... 阅读全文

posted @ 2009-04-17 22:02 Uestc95 阅读(648) 评论(0) 推荐(0)

.NET Framework 4.0 and Windows Server "Dublin"
摘要:Windows Server: Today's Leading Application Server Windows Server delivers a high-performance, highly capable platform for deploying and running custom business applications built with the .NET Fra... 阅读全文

posted @ 2008-10-02 16:33 Uestc95 阅读(508) 评论(0) 推荐(0)

x64环境下安装SQL Server 2008(RTM) BI Development Studio 失败的解决方法
摘要:先说一下环境, 1、Win2K8 Ent x64 简体中文 2、VS 2008 with SP1 简体中文 3、SQL Server 2008 Enterprise 简体中文正式版 安装的SQL 2008版本是SQL Server 2008 Enterprise 中文RTM,选择安装All Feature。 在安装过程的最后出现错误提示如下: “ 出现以下错误: Upgrade Failed due to the following Error.The error code is :-2147467259.Message:未指定的错误 有关帮助信息,请单击: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=10.0.1600.22&EvtType=0xDF039760%25401201%25401 ” 阅读全文

posted @ 2008-08-12 17:09 Uestc95 阅读(12767) 评论(13) 推荐(0)

Web攻击和防御(一) - 安全检测工具(1)
摘要:先从SQL注入攻击说起吧。 前一段时间的SQL注入攻击可以说让国内以及国外大量网站沦陷,几个攻击变种中幸好是update而不是delete,否则众多网站损失更大,不过从犯罪的角度来说,并不是这些攻击者心慈手软,而是update才能置入网页木马,也才能在置入成功后获得预期的利润。此次大规模的SQL Injection是使用一个叫做Asprox的自动化工具来借助Google搜索引擎寻找目标网站并自动实施SQL注入的,就连趋势科技网站也未能幸免,惨被注入。此次SQL注入攻击风潮从3月份开始,进入6月份后被攻击的网站仍在大量沦陷。 阅读全文

posted @ 2008-07-12 23:44 Uestc95 阅读(2813) 评论(10) 推荐(0)

导航