随笔分类 -  security

上一页 1 2 3 4 5 6 7 ··· 10 下一页
摘要:微信Mars——xlog使用全解析 - 爱码网 https://www.likecs.com/show-204095276.html https://www.coolqq.cn/xlzs/267355 阅读全文
posted @ 2022-06-17 21:47 papering 阅读(231) 评论(0) 推荐(0)
摘要:Cloud-native security | Microsoft Docs https://docs.microsoft.com/en-us/dotnet/architecture/cloud-native/security 搜索 复制 阅读全文
posted @ 2022-06-06 17:45 papering 阅读(24) 评论(0) 推荐(0)
摘要:钓鱼邮件 阅读全文
posted @ 2022-05-26 20:27 papering 阅读(36) 评论(0) 推荐(0)
摘要:https://mp.weixin.qq.com/s/SmHT6NswqsmZDKKKTjUHgw 反射式DLL注入实现 _DriverEntry 看雪学苑 2022-05-13 17:59 收录于合集#“雪花”创作激励计划63个 本文为看雪论坛优秀文章看雪论坛作者ID:_DriverEntry 一 阅读全文
posted @ 2022-05-13 18:08 papering 阅读(398) 评论(0) 推荐(0)
摘要:最全HTTP安全响应头设置指南_语言 & 开发_Charlie Belmer_InfoQ精选文章 https://www.infoq.cn/article/SHlQeOJDEfSx*P5Cjg1s 阅读全文
posted @ 2022-05-10 13:32 papering 阅读(134) 评论(0) 推荐(0)
摘要:实践: 1、 w.Header().Set("Content-Type", "application/json;charset=UTF-8") // X-Content-Type-Options: nosniff 防嗅探 w.Header().Set("X-Content-Type-Options" 阅读全文
posted @ 2022-05-10 13:26 papering 阅读(608) 评论(0) 推荐(0)
摘要:Paillier半同态加密:原理、高效实现方法和应用 https://mp.weixin.qq.com/s/zF-0KAAtaiNDB6TAa6t89Q Paillier半同态加密:原理、高效实现方法和应用 原创 峰青,DT可信计算 阿里技术 2021-10-09 一 简介1 背景《数据安全法》已于 阅读全文
posted @ 2022-04-15 16:34 papering 阅读(492) 评论(0) 推荐(0)
摘要:跨站请求伪造保护 | Django 文档 | Django https://docs.djangoproject.com/zh-hans/4.0/ref/csrf/ CSRF Protection - Laravel - The PHP Framework For Web Artisans http 阅读全文
posted @ 2022-02-22 16:56 papering 阅读(526) 评论(0) 推荐(0)
摘要:前端安全系列(二):如何防止CSRF攻击? - 美团技术团队 https://tech.meituan.com/2018/10/11/fe-security-csrf.html 前端安全系列(二):如何防止CSRF攻击? 2018年10月11日 作者: 刘烨 文章链接 16189字 33分钟阅读 背 阅读全文
posted @ 2022-02-22 16:53 papering 阅读(461) 评论(0) 推荐(0)
摘要:USENIX Technical Program - Abstract - USENIX 99 https://www.usenix.org/legacy/events/usenix99/provos.html Introduction https://www.usenix.org/legacy/e 阅读全文
posted @ 2022-01-27 17:51 papering 阅读(46) 评论(0) 推荐(0)
摘要: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 阅读全文
posted @ 2022-01-27 17:48 papering 阅读(54) 评论(0) 推荐(0)
摘要:RSA and ECC in JavaScript RSA and ECC in JavaScript http://www-cs-students.stanford.edu/~tjw/jsbn/ 阅读全文
posted @ 2022-01-27 17:30 papering 阅读(51) 评论(0) 推荐(0)
摘要:登录加密算法破解秘籍 https://mp.weixin.qq.com/s/V_Z3tvWG-MbrsCKYcMkGKg 阅读全文
posted @ 2022-01-27 14:31 papering 阅读(62) 评论(0) 推荐(0)
摘要: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 阅读全文
posted @ 2022-01-10 21:23 papering 阅读(243) 评论(0) 推荐(0)
摘要:软件秘钥实现 Go docs library for Word, Excel, PowerPoint, OOXML | UniOffice https://unidoc.io/unioffice/ https://github.com/unidoc/unioffice https://github. 阅读全文
posted @ 2022-01-09 17:54 papering 阅读(470) 评论(0) 推荐(0)
摘要:Go/src/crypto/tls/common.go:1173 // The only signed key exchange we support is ECDHE.if !supportsECDHE(config, chi.SupportedCurves, chi.SupportedPoint 阅读全文
posted @ 2021-12-23 11:32 papering 阅读(82) 评论(0) 推荐(0)
摘要: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 阅读全文
posted @ 2021-12-23 11:23 papering 阅读(109) 评论(0) 推荐(0)
摘要:RFC 2986: PKCS #10: Certification Request Syntax Specification Version 1.7 https://www.rfc-editor.org/rfc/rfc2986#page-5 翻译 搜索 复制 阅读全文
posted @ 2021-12-21 17:38 papering 阅读(113) 评论(0) 推荐(0)
摘要: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 阅读全文
posted @ 2021-12-21 11:36 papering 阅读(82) 评论(0) 推荐(0)
摘要:Python RASP 工程化:一次入侵的思考 - 七夜的故事 - 博客园 https://www.cnblogs.com/qiyeboy/p/10359081.html 阅读全文
posted @ 2021-12-17 09:47 papering 阅读(112) 评论(0) 推荐(0)

上一页 1 2 3 4 5 6 7 ··· 10 下一页