上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 14 下一页
摘要: 数据:描述事物的符号记录成为数据。 阅读全文
posted @ 2016-11-08 16:27 爆烈鼓手 阅读(135) 评论(0) 推荐(0) 编辑
摘要: PGP机制 阅读全文
posted @ 2016-11-03 16:47 爆烈鼓手 阅读(563) 评论(0) 推荐(0) 编辑
摘要: 通过使用加密,可以提供的安全服务 ·保密性·完整性·不可否认性 加密的相关术语 明文 也叫明码(plaintext) 密文 (ciphertext) 算法 (algorithm) 密钥 (key) 加密 (encryption) 解密 (decryption) 基本的加密思想 置换 移位 加密算法分 阅读全文
posted @ 2016-11-03 15:09 爆烈鼓手 阅读(203) 评论(0) 推荐(0) 编辑
摘要: 黑客采用的攻击方法 1.非授权使用2.破坏完整性3.信息泄露或丢失4.传播计算机病毒5.破坏通信协议6.拒绝服务式攻击 网络安全的基本需求: 保密性、可用性、完整性、可控性系统的开放灵活性与系统安全性是一对矛盾 常用的网络安全措施 数据加密、身份认证、数字签名、防火墙、入侵检测、安全监控、网络扫描、 阅读全文
posted @ 2016-11-03 10:55 爆烈鼓手 阅读(232) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-11-01 16:45 爆烈鼓手 阅读(104) 评论(0) 推荐(0) 编辑
摘要: 1、什么是WE资源 2、为什么访问WEB资源 3、如何访问WEB资源 与Servlet API解耦的方式: 使用ActionContext: 实现XxxAware接口 以ApplicationAware为例, 其它,SessionAware,RequestAware,ParameterAware使用 阅读全文
posted @ 2016-10-31 21:00 爆烈鼓手 阅读(104) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-10-27 17:14 爆烈鼓手 阅读(82) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-10-27 15:16 爆烈鼓手 阅读(110) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-10-27 15:02 爆烈鼓手 阅读(145) 评论(0) 推荐(0) 编辑
摘要: 1.权限拦截器 package login; import javax.servlet.http.HttpServletResponse; import org.apache.struts2.ServletActionContext; import com.opensymphony.xwork2.A 阅读全文
posted @ 2016-10-26 15:51 爆烈鼓手 阅读(675) 评论(0) 推荐(0) 编辑
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 14 下一页