本站“备案号”背后的故事 The story behind the registration number
此文为本站第一篇纯手敲的文章。想不到一个不到一年历史,仅有俩人的高中社团已经是一个有故事的社团了^_^; This is the first article on this site to be written entirely by hand. Unexpectedly, a high school club with a history of less than a year and only two people is already a club with a story^_^;
665 字
|
3 分钟
Cover Image of the Post
浅谈一下Linux近期漏洞 Linux AI Vulnerability Walkthrough
Linux 与 AI 漏洞讲解从 Dirty Pipe、Zero Copy 和 AI 扫描谈起,帮助同学理解:现代系统很安全,但复杂优化也可能带来难发现的内核级漏洞。 This walkthrough uses Dirty Pipe, Zero Copy, and AI scanning to explain why optimized systems can still hide deep kernel bugs.
1083 字
|
5 分钟
15 处理事情与交接权限 Handling Tasks and Handover Permissions
交接与权限处理课偏向社团运营和工程习惯:任务交付、权限移交、文档记录、AI 使用边界和活动收尾,都会影响项目能否长期运转。 This operations lesson covers task handover, permission transfer, documentation, AI boundaries, and sustainable club workflow.
846 字
|
4 分钟
14 防御跨站脚本(XSS)攻击 Defending Against Cross-Site Scripting (XSS)
防御 XSS 课程把重点放在输出上下文、编码、CSP 和安全开发习惯上。XSS 防御不是简单删除 `<script>`,而是系统性管理不可信内容。 Defending XSS requires output-context encoding, CSP, secure rendering, and careful handling of untrusted content.
810 字
|
4 分钟
13 防御密码爆破 Defending Against Password Brute Force
防御密码爆破课程关注认证系统如何抵抗大量猜测。重点不是让密码规则越来越复杂,而是组合限速、锁定、MFA、监控和用户体验。 Defending brute force attacks combines rate limiting, lockout, MFA, monitoring, and usable authentication design.
854 字
|
4 分钟
12 防御注入攻击 Defending Against Injection Attacks
防御注入攻击课程从攻击原理转向修复方法:不要让用户输入直接改变命令、查询或解释器语义。核心防线是参数化、校验、最小权限和持续维护。 Defending injection means preventing user input from changing query, command, or interpreter semantics.
860 字
|
4 分钟
11 Web渗透 Web Penetration Testing
Web 渗透课程以 Netcat 和考试式练习为入口,强调工具只是手段,真正要训练的是网络连接、输入输出、证据记录和边界意识。 This lesson uses Netcat and exam-style practice to train connections, input/output, evidence, and boundaries.
1009 字
|
5 分钟
Cynthia Li 蜜罐 Honeypots
蜜罐课程从主动防御角度介绍如何用诱饵系统收集威胁情报。它把传统蜜罐、IoT 蜜罐、云蜜罐、AI 自适应防御和未来趋势连接起来。 This honeypot lesson explains deception-based active defense, from traditional systems to IoT, cloud, AI, and future trends.
1019 字
|
5 分钟
Live2D loading
Live2D 𝕏