-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
93 lines (43 loc) · 3.02 KB
/
atom.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>rebirthwyw</title>
<icon>https://blog.rebirthwyw.top/icon.png</icon>
<link href="https://blog.rebirthwyw.top/atom.xml" rel="self"/>
<link href="https://blog.rebirthwyw.top/"/>
<updated>2021-11-09T08:34:46.889Z</updated>
<id>https://blog.rebirthwyw.top/</id>
<author>
<name>rebirthwyw</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>analysis of CVE-2021-22205 pre-auth part</title>
<link href="https://blog.rebirthwyw.top/2021/11/01/analysis-of-CVE-2021-22205-pre-auth-part/"/>
<id>https://blog.rebirthwyw.top/2021/11/01/analysis-of-CVE-2021-22205-pre-auth-part/</id>
<published>2021-11-01T10:56:35.000Z</published>
<updated>2021-11-09T08:34:46.889Z</updated>
<summary type="html"><p>CVE-2021-22205在发现之后被拓展为了pre-auth的rce,因此在这里分析一下pre-auth的成因。</p>
<h1 id="rce"><a href="#rce" class="headerlink"</summary>
<category term="gitlab" scheme="https://blog.rebirthwyw.top/tags/gitlab/"/>
<category term="vul" scheme="https://blog.rebirthwyw.top/tags/vul/"/>
</entry>
<entry>
<title>这些年CTF中做过的Web题</title>
<link href="https://blog.rebirthwyw.top/2021/10/22/web-challenges-in-my-ctf-life/"/>
<id>https://blog.rebirthwyw.top/2021/10/22/web-challenges-in-my-ctf-life/</id>
<published>2021-10-22T08:29:41.000Z</published>
<updated>2021-10-27T07:48:57.601Z</updated>
<summary type="html"><h1 id="前言"><a href="#前言" class="headerlink" title="前言"></a>前言</h1><p>2015年底开始参加CTF以来,参加过很多比赛,本科在BXS</summary>
<category term="life" scheme="https://blog.rebirthwyw.top/tags/life/"/>
<category term="ctf" scheme="https://blog.rebirthwyw.top/tags/ctf/"/>
</entry>
<entry>
<title>初衷</title>
<link href="https://blog.rebirthwyw.top/2021/10/22/weclome-to-my-blog/"/>
<id>https://blog.rebirthwyw.top/2021/10/22/weclome-to-my-blog/</id>
<published>2021-10-22T08:26:29.000Z</published>
<updated>2021-10-22T09:21:09.398Z</updated>
<summary type="html"><p>之前也潦草地创建过一个博客,内容很少,两年多只更新了两篇CTF的WriteUp以及一个学习Java的备忘录。之所以不更新博客,主要是因为人懒,知识习惯性地记录在脑子里,想到需要整理成文、排版发布就放弃了。还有一方面原因,是因为在我狭隘的认识里,一直觉得网络安全是一个沉默的战</summary>
<category term="life" scheme="https://blog.rebirthwyw.top/tags/life/"/>
</entry>
</feed>