Week 8 Security: Encrypting and Signing This week we start two weeks of Internet Security. It is a little technical but don't worry - we stay at a ver ...
分类:
Web程序 时间:
2019-12-25 01:12:10
阅读次数:
95
进入BIOS中,一般有system,boot,main,advanced,security等几个选项,main是主设置界面,譬如BIOS时间等等。boot是启动项的设置,我们今天就是要用到它。 找到boot option#1,按下回车(enter),然后按上下方向键选择到你的U盘 然后按F10保存设 ...
分类:
移动开发 时间:
2019-12-24 15:27:56
阅读次数:
115
来自:https://www.cnblogs.com/zoli/p/11236799.html 两个基本的概念 安全实体:系统需要保护的具体对象数据 权限:系统相关的功能操作,例如基本的CRUD Shiro 首先Shiro较之 Spring Security,Shiro在保持强大功能的同时,还在简单 ...
分类:
编程语言 时间:
2019-12-24 14:06:59
阅读次数:
67
/* * A JavaScript implementation of the RSA Data Security, Inc. MD5 Message * Digest Algorithm, as defined in RFC 1321. * Version 2.1 Copyright (C) Pa ...
分类:
Web程序 时间:
2019-12-23 20:42:51
阅读次数:
85
因为加入了jdk的第三方安全库,需要额外配置 1.下载bcprov jdkxx xxx.jar 2.将bcprov jdkxx xxx.jar放入$JAVA_HOME/jre/lib/ext下 3.打开$JAVA_HOME/jre/lib/security下的java.security文件,在末尾加 ...
分类:
编程语言 时间:
2019-12-23 17:06:22
阅读次数:
242
Chinese people’ public security university 网络对抗技术 实验报告 实验四 恶意代码技术 学生姓名 车孟博 年级 2017级 区队 网安四区 指导教师 高见 信息技术与网络安全学院 2016年11月7日 实验任务总纲 2016—2017 学年 第 一 学期 ...
分类:
其他好文 时间:
2019-12-23 14:59:13
阅读次数:
139
NFS的使用: 主机 192.168.189.129 备份机 192.168.189.130 图文详解见:https://www.cnblogs.com/security-guard/Linux公社详解NFS共享存储服务 实验操作:准备一台服务器当存储服务器,在其上部署nfs(192.168.189 ...
分类:
其他好文 时间:
2019-12-23 13:44:06
阅读次数:
86
因为Spring-Security从4+升级到5+,导致There is no PasswordEncoder mapped for the id “null”错误。 解决方案: 1.可在密码验证类中添加 @Bean public static NoOpPasswordEncoder passwor ...
分类:
移动开发 时间:
2019-12-22 20:01:53
阅读次数:
275
Week7 Technology: Application Protocols This week, we’ll be covering application protocols. With reliable “pipes” available from the Transport layer, ...
分类:
移动开发 时间:
2019-12-22 00:55:41
阅读次数:
154