在代码上耗费的时间和资金越多,程序防御力就越强——但是黑客们总有办法找到其中的漏洞。又是整整一个月,整整一个月忙着安装补丁——回环往复、无穷无尽,一想起来就头大。我们的软件编码工具有着默认的内置安全防御措施,我们的编程语言是安全的,我们的程序员使用的是 SDL (security developme...
分类:
其他好文 时间:
2014-10-04 11:49:46
阅读次数:
150
大家都知道,as和js相互调用可以通过ExternalInterface.call和ExternalInterface.addCallback来进行。比较好的做法是使用之前通过ExternalInterface.available来检测一下是否可用。然而被坑了的是,这个ExternalInterfa...
分类:
Web程序 时间:
2014-09-30 16:59:59
阅读次数:
222
天气查询接口演示代码:usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingSystem.Net.Security;usingSystem.Security.Cryptography.X5...
分类:
其他好文 时间:
2014-09-30 13:42:39
阅读次数:
142
天气查询接口演示代码:usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingSystem.Net.Security;usingSystem.Security.Cryptography.X5...
分类:
其他好文 时间:
2014-09-30 13:32:09
阅读次数:
233
先要新建validateaspx验证页面。然后生成验证码控件p_w_picpathbutton,再生成picture窗体。代码如下:usingSystem;usingSystem.Collections;usingSystem.Configuration;usingSystem.Data;usingSystem.Linq;usingSystem.Web;usingSystem.Web.Security;usingSystem.Web.UI;using..
分类:
Web程序 时间:
2014-09-29 17:32:31
阅读次数:
211
下面的文章主要介绍的是在MySQL服务启动不了的情况下,不能对其进行全然卸载的实际解决的方法的描写叙述,下面就是对解决MySQL服务启动不了的情况下详细方案的描写叙述,希望在你今后的学习中会对你有所帮助。MySQL 5.1 安装过程中报apply security setting错误的解决的方法1,...
分类:
数据库 时间:
2014-09-29 15:04:21
阅读次数:
170
discuz-security 服务器版安全工具功能:文件更改监控。文件备份当监控的目录有php文件被更改后,对此文件进行扫马,如果命中目标,则从备份文件中恢复原始文件到监控目录。环境:Linux ≥ 2.6.13Python ≥ 2.4 (including Python 3.x)使用:文件解压缩...
分类:
其他好文 时间:
2014-09-29 10:52:57
阅读次数:
208
Nmap是一款开源免费的网络发现(NetworkDiscovery)和安全审计(Security
Auditing)工具。软件名字Nmap是Network
Mapper的简称。Nmap最初是由Fyodor在1997年开始创建的。随后在开源社区众多的志愿者参与下,该工具逐渐成为最为流行安全必备工具之
一。最新版的Nmap6.0在2012年..
分类:
其他好文 时间:
2014-09-29 04:06:47
阅读次数:
256
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Net.Security;using System.Security.Cryptography.X509Cer...
分类:
其他好文 时间:
2014-09-28 21:27:05
阅读次数:
141
Protecting computer systems from attacks that attempt to change USB topology and for ensuring that the system's information regarding USB topology is ...
分类:
其他好文 时间:
2014-09-28 20:28:55
阅读次数:
212