随笔分类 - security
摘要:微信Mars——xlog使用全解析 - 爱码网 https://www.likecs.com/show-204095276.html https://www.coolqq.cn/xlzs/267355
阅读全文
摘要:Cloud-native security | Microsoft Docs https://docs.microsoft.com/en-us/dotnet/architecture/cloud-native/security 搜索 复制
阅读全文
摘要:https://mp.weixin.qq.com/s/SmHT6NswqsmZDKKKTjUHgw 反射式DLL注入实现 _DriverEntry 看雪学苑 2022-05-13 17:59 收录于合集#“雪花”创作激励计划63个 本文为看雪论坛优秀文章看雪论坛作者ID:_DriverEntry 一
阅读全文
摘要:最全HTTP安全响应头设置指南_语言 & 开发_Charlie Belmer_InfoQ精选文章 https://www.infoq.cn/article/SHlQeOJDEfSx*P5Cjg1s
阅读全文
摘要:实践: 1、 w.Header().Set("Content-Type", "application/json;charset=UTF-8") // X-Content-Type-Options: nosniff 防嗅探 w.Header().Set("X-Content-Type-Options"
阅读全文
摘要:Paillier半同态加密:原理、高效实现方法和应用 https://mp.weixin.qq.com/s/zF-0KAAtaiNDB6TAa6t89Q Paillier半同态加密:原理、高效实现方法和应用 原创 峰青,DT可信计算 阿里技术 2021-10-09 一 简介1 背景《数据安全法》已于
阅读全文
摘要:跨站请求伪造保护 | Django 文档 | Django https://docs.djangoproject.com/zh-hans/4.0/ref/csrf/ CSRF Protection - Laravel - The PHP Framework For Web Artisans http
阅读全文
摘要:前端安全系列(二):如何防止CSRF攻击? - 美团技术团队 https://tech.meituan.com/2018/10/11/fe-security-csrf.html 前端安全系列(二):如何防止CSRF攻击? 2018年10月11日 作者: 刘烨 文章链接 16189字 33分钟阅读 背
阅读全文
摘要:USENIX Technical Program - Abstract - USENIX 99 https://www.usenix.org/legacy/events/usenix99/provos.html Introduction https://www.usenix.org/legacy/e
阅读全文
摘要:How To Safely Store A Password | codahale.com https://codahale.com/how-to-safely-store-a-password/ How To Safely Store A Password In which I recommend
阅读全文
摘要:RSA and ECC in JavaScript RSA and ECC in JavaScript http://www-cs-students.stanford.edu/~tjw/jsbn/
阅读全文
摘要:登录加密算法破解秘籍 https://mp.weixin.qq.com/s/V_Z3tvWG-MbrsCKYcMkGKg
阅读全文
摘要:chcon: can't apply partial context to unlabeled file cat /etc/selinux/config # This file controls the state of SELinux on the system.# SELINUX= can ta
阅读全文
摘要:软件秘钥实现 Go docs library for Word, Excel, PowerPoint, OOXML | UniOffice https://unidoc.io/unioffice/ https://github.com/unidoc/unioffice https://github.
阅读全文
摘要:Go/src/crypto/tls/common.go:1173 // The only signed key exchange we support is ECDHE.if !supportsECDHE(config, chi.SupportedCurves, chi.SupportedPoint
阅读全文
摘要:Deprecated: SSLv3 is cryptographically broken, and is no longer// supported by this package. See golang.org/issue/32716. Go/src/crypto/tls/common.go:3
阅读全文
摘要:RFC 2986: PKCS #10: Certification Request Syntax Specification Version 1.7 https://www.rfc-editor.org/rfc/rfc2986#page-5 翻译 搜索 复制
阅读全文
摘要:google.golang.org\grpc@v1.43.0\testdata\x509 #!/bin/bash # Create the server CA certs. openssl req -x509 \ -newkey rsa:4096 \ -nodes \ -days 3650 \ -k
阅读全文
摘要:Python RASP 工程化:一次入侵的思考 - 七夜的故事 - 博客园 https://www.cnblogs.com/qiyeboy/p/10359081.html
阅读全文