码迷,mamicode.com
首页 >  
搜索关键字:网络安全Port Security    ( 6031个结果
为什么软件里总会有那么多Bug?
在代码上耗费的时间和资金越多,程序防御力就越强——但是黑客们总有办法找到其中的漏洞。又是整整一个月,整整一个月忙着安装补丁——回环往复、无穷无尽,一想起来就头大。我们的软件编码工具有着默认的内置安全防御措施,我们的编程语言是安全的,我们的程序员使用的是 SDL (security developme...
分类:其他好文   时间:2014-10-04 11:49:46    阅读次数:150
关于action script与js相互调用的Security Error问题
大家都知道,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
asp.net如何实现生成验证码的登录界面
先要新建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
破解windows下MySQL服务启动不了的情况下不能对其进行全然卸载的解决方式
下面的文章主要介绍的是在MySQL服务启动不了的情况下,不能对其进行全然卸载的实际解决的方法的描写叙述,下面就是对解决MySQL服务启动不了的情况下详细方案的描写叙述,希望在你今后的学习中会对你有所帮助。MySQL 5.1 安装过程中报apply security setting错误的解决的方法1,...
分类:数据库   时间:2014-09-29 15:04:21    阅读次数:170
DiscuzSecurity 服务器版安全工具1.0.0 beta
discuz-security 服务器版安全工具功能:文件更改监控。文件备份当监控的目录有php文件被更改后,对此文件进行扫马,如果命中目标,则从备份文件中恢复原始文件到监控目录。环境:Linux ≥ 2.6.13Python ≥ 2.4 (including Python 3.x)使用:文件解压缩...
分类:其他好文   时间:2014-09-29 10:52:57    阅读次数:208
网络扫描工作zenmap
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
Using a USB host controller security extension for controlling changes in and auditing USB topology
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!