随笔分类 -  安全

摘要:SSL/TLS协议信息泄露漏洞(CVE-2016-2183)【原理扫描】 处理:ssl_ciphers HIGH:!aNULL:!MD5:!3DES; 这里面禁用DES SSL/TLS Bar Mitzvah Attack漏洞(CVE-2015-2808) 处理:服务器端禁止使用RC4加密算法,在s 阅读全文
posted @ 2022-07-23 16:37 理舞 阅读(303) 评论(0) 推荐(0)
摘要:整个网站使用http协议,需要进行添加证书,进行https访问 如果全面升级为https,可以在页面中添加 <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests"> 注意:这种方式,会针对访问接口数 阅读全文
posted @ 2022-05-27 15:33 理舞 阅读(126) 评论(0) 推荐(0)
摘要:漏洞扫描服务VSS 参考: [1] Web漏洞扫描神器Nikto使用指南 https://zhuanlan.zhihu.com/p/124246499 [2] 12种开源Web安全扫描程序 https://www.cnblogs.com/dragon2017/p/9529219.html [3] 华 阅读全文
posted @ 2022-04-25 08:41 理舞 阅读(221) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2016-06-23 19:27 理舞 阅读(183) 评论(0) 推荐(0)