2017年4月27日
摘要: 一、简介 二、协议 三、其他 1)OCSP装订 https://zh.wikipedia.org/wiki/OCSP%E8%A3%85%E8%AE%A2 阅读全文
posted @ 2017-04-27 21:51 红孩儿你好 阅读(237) 评论(0) 推荐(0)
摘要: 一、简介 二、用法 三、其他 1)错误提示解读 http://www.toutiao.com/a6371223252208107778/ 阅读全文
posted @ 2017-04-27 21:00 红孩儿你好 阅读(93) 评论(0) 推荐(0)
摘要: 一、简介 二、实例 1)制作证书 http://www.toutiao.com/a6386196901264687362/ 阅读全文
posted @ 2017-04-27 13:46 红孩儿你好 阅读(127) 评论(0) 推荐(0)
摘要: 1)MS-Dos http://www.toutiao.com/a6390098769844814081/ 2)一个耗cpu的脚本 x=0 while [ True ];do x=$x+1 done; 3)一个耗内存的脚本 x="a" while [ True ];do x=$x$x done; 4)一个耗io的脚本 dd if=/dev/sda... 阅读全文
posted @ 2017-04-27 13:39 红孩儿你好 阅读(89) 评论(0) 推荐(0)
摘要: 一、简介 Brew又叫Homebrew,是MAC中的一款软件包管理工具,通过brew可以很方便的在MAC中安装软件或者是卸载软件。 二、安装 ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 三、常用选项 Example usage:... 阅读全文
posted @ 2017-04-27 13:37 红孩儿你好 阅读(288) 评论(0) 推荐(0)
摘要: 一、简介 二、BIOS项解读 三、BIOS项查看 http://www.linuxde.net/2013/02/12499.html 四、BIOS错误提示解读 http://www.toutiao.com/a6390843941205983489/ 阅读全文
posted @ 2017-04-27 13:31 红孩儿你好 阅读(104) 评论(0) 推荐(0)
摘要: 一、简介 二、演练教程 https://www.pentesterlab.com/exercises/web_for_pentester 三、检测工具 阅读全文
posted @ 2017-04-27 13:26 红孩儿你好 阅读(114) 评论(0) 推荐(0)
摘要: 一、简介 二、教程 http://www.toutiao.com/a6393562011980857601/ 阅读全文
posted @ 2017-04-27 13:21 红孩儿你好 阅读(122) 评论(0) 推荐(0)
摘要: 1)证书格式后缀 http://www.toutiao.com/a6407957023418351874/ 2)安全证书问题处理 http://www.toutiao.com/a6402838045401694466/ 阅读全文
posted @ 2017-04-27 09:45 红孩儿你好 阅读(106) 评论(0) 推荐(0)