[U] Update channel content
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
|
||||
<id>https://aza.moe/life</id>
|
||||
<title>小桂桂的回忆录 📒</title>
|
||||
<updated>2025-05-08T20:13:07.384953+00:00</updated>
|
||||
<updated>2025-05-08T22:12:49.790473+00:00</updated>
|
||||
<link href="https://aza.moe/life" rel="alternate"/>
|
||||
<generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator>
|
||||
<logo>https://aza.moe/meru_256px.png</logo>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -72136,7 +72136,7 @@
|
||||
"id": 5223,
|
||||
"date": "2025-04-16T14:31:35",
|
||||
"text": "互联网真是巨大草台\n\n听说昨天 4chan 被黑了就去查了一下,是真的拿到了 root shell,而且居然不是靠社工\n\n方法是上传了一份文件名是 .pdf 实际上是 postscript 的文件,然后服务器没有校验,用生成预览图的时候会执行的 ghostscript 的漏洞拿到了 shell... 🌚\n\n我<a href=\"https://aza.moe/blog?post=2023-11-18-CyberSci-Canada-Writeup\">上次 CyberSci 2023</a> 的时候解出来的一道防御题就是文件内容没有检查的漏洞,.pdf 后缀但是实际上是 php 脚本... 没想到居然大论坛的生产环境里也能看到这么基础的漏洞 <i class=\"custom-emoji\" emoji-src=\"emoji/6170424195260877091.webm\">🤗</i>",
|
||||
"views": 4911,
|
||||
"views": 4912,
|
||||
"forwards": 85,
|
||||
"media_group_id": 13958511164945181,
|
||||
"images": [
|
||||
@@ -73066,7 +73066,7 @@
|
||||
"id": 5288,
|
||||
"date": "2025-04-28T20:26:59",
|
||||
"text": "后续:clash verge rev 的开发者给 macOS <a href=\"https://github.com/clash-verge-rev/clash-verge-service/commit/06b522d2ccf37bdbc00e59687cc701c946166afe\">添加了可执行程序签名验证</a>,然而这个签名验证并没有用(笑)\n\n因为它甚至没有解析 codesign 输出... 直接验证了 codesign 输出有没有包含特定的字符串,所以黑客只要自己签一个恶意 bin 把它检测的字符串全都堆到 identifier 里就可以绕过检测拿到 root 了 <i class=\"custom-emoji\" emoji-src=\"emoji/6170075684434610033.webm\">⌨</i>\n\n(PoC 原图放这里了: <a href=\"https://github.com/clash-verge-rev/clash-verge-service/issues/9\">clash-verge-service#9</a>)\n\n安全检查能写成这样也太草台了,而且这个注释看起来像是 AI 生成的一样... 希望大家都不要用这样的软件",
|
||||
"views": 5127,
|
||||
"views": 5129,
|
||||
"forwards": 143,
|
||||
"media_group_id": 13966976157341773,
|
||||
"images": [
|
||||
@@ -73614,7 +73614,7 @@
|
||||
"id": 5325,
|
||||
"date": "2025-05-08T15:20:44",
|
||||
"text": "分离焦虑.jpg ~ side 聊聊",
|
||||
"views": 123,
|
||||
"views": 125,
|
||||
"forwards": 0,
|
||||
"reply": {
|
||||
"id": 3618,
|
||||
@@ -73637,7 +73637,7 @@
|
||||
"id": 5326,
|
||||
"date": "2025-05-08T16:22:58",
|
||||
"text": "以及 刚才安检的时候果然因为 edc27 被抽查了\n\n安检员:这是什么\n我:手电筒\n安检员:???<i class=\"custom-emoji\" emoji-src=\"emoji/6170273433318852395.webm\">🙄</i>\n我:你按一下开关\n安检员:还真是手电筒\n\n(还能是光剑吗 <i class=\"custom-emoji\" emoji-src=\"emoji/6169953432485496291.webm\">😶</i>",
|
||||
"views": 97,
|
||||
"views": 99,
|
||||
"forwards": 1,
|
||||
"reply": {
|
||||
"id": 5325,
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<link>https://aza.moe/life</link>
|
||||
</image>
|
||||
<language>zh-cn</language>
|
||||
<lastBuildDate>Thu, 08 May 2025 20:13:07 +0000</lastBuildDate>
|
||||
<lastBuildDate>Thu, 08 May 2025 22:12:49 +0000</lastBuildDate>
|
||||
<item>
|
||||
<title>小桂桂的回忆录 📒 #5326</title>
|
||||
<link>https://aza.moe/life?post=5326</link>
|
||||
|
||||
Reference in New Issue
Block a user