[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-06-26T02:44:07.255560+00:00</updated>
|
||||
<updated>2025-06-26T04:18:46.322235+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": 5395,
|
||||
"views": 5396,
|
||||
"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": 5936,
|
||||
"views": 5938,
|
||||
"forwards": 144,
|
||||
"media_group_id": 13966976157341773,
|
||||
"images": [
|
||||
@@ -77968,7 +77968,7 @@
|
||||
"id": 5661,
|
||||
"date": "2025-06-21T14:57:59",
|
||||
"text": "「 川 」",
|
||||
"views": 173,
|
||||
"views": 174,
|
||||
"forwards": 0,
|
||||
"images": [
|
||||
{
|
||||
@@ -78529,7 +78529,7 @@
|
||||
"id": 5710,
|
||||
"date": "2025-06-24T17:48:25",
|
||||
"text": "收到了聊聊传过来的云毕业证书 <i class=\"custom-emoji\" emoji-src=\"emoji/6332329339740231429.webp\">🤗</i>\n\n...即使收到毕业证书也依然什么都没有改变呢,依然什么都感受不到,似乎原本就并没有把毕业当作一个自己特别期望的目标",
|
||||
"views": 132,
|
||||
"views": 133,
|
||||
"forwards": 0,
|
||||
"reply": {
|
||||
"id": 4764,
|
||||
@@ -78552,7 +78552,7 @@
|
||||
"id": 5711,
|
||||
"date": "2025-06-25T05:34:31",
|
||||
"text": "\"If you plan on forgetting your password\" <i class=\"custom-emoji\" emoji-src=\"emoji/6323397499981661640.webp\">😨</i>",
|
||||
"views": 119,
|
||||
"views": 120,
|
||||
"forwards": 3,
|
||||
"images": [
|
||||
{
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<link>https://aza.moe/life</link>
|
||||
</image>
|
||||
<language>zh-cn</language>
|
||||
<lastBuildDate>Thu, 26 Jun 2025 02:44:07 +0000</lastBuildDate>
|
||||
<lastBuildDate>Thu, 26 Jun 2025 04:18:46 +0000</lastBuildDate>
|
||||
<item>
|
||||
<title>小桂桂的回忆录 📒 #5711</title>
|
||||
<link>https://aza.moe/life?post=5711</link>
|
||||
|
||||
Reference in New Issue
Block a user