-
Notifications
You must be signed in to change notification settings - Fork 0
/
feed.xml
executable file
·90 lines (79 loc) · 4.01 KB
/
feed.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
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="https://www.w3.org/2005/Atom" xmlns:dc="https://purl.org/dc/elements/1.1/">
<channel>
<title>Acruxlare</title>
<description></description>
<link>http://localhost:4000</link>
<atom:link href="http://localhost:4000/feed.xml" rel="self" type="application/rss+xml" />
<item>
<title>Cloud Security - AWS - Flaws 1</title>
<description>My notes of Flaws[flaws.cloud] which is focused on AWS.</description>
<pubDate>Sat, 23 Oct 2021 00:00:00 -0700</pubDate>
<link>http://localhost:4000/posts/cloud-security-aws-flaws-1</link>
<guid isPermaLink="true">http://localhost:4000/posts/cloud-security-aws-flaws-1</guid>
</item>
<item>
<title>HackTheBox - Cronos</title>
<description>Walkthrough of Cronos box on Hackthebox.</description>
<pubDate>Sun, 29 Nov 2020 00:00:00 -0800</pubDate>
<link>http://localhost:4000/posts/hackthebox-cronos</link>
<guid isPermaLink="true">http://localhost:4000/posts/hackthebox-cronos</guid>
</item>
<item>
<title>HackTheBox - Bastard</title>
<description>Walkthrough of Bastard box on Hackthebox.</description>
<pubDate>Sun, 22 Nov 2020 00:00:00 -0800</pubDate>
<link>http://localhost:4000/posts/hackthebox-bastard</link>
<guid isPermaLink="true">http://localhost:4000/posts/hackthebox-bastard</guid>
</item>
<item>
<title>HackTheBox - Tabby</title>
<description>Walkthrough of Tabby box on Hackthebox.</description>
<pubDate>Sat, 07 Nov 2020 00:00:00 -0800</pubDate>
<link>http://localhost:4000/posts/hackthebox-tabby</link>
<guid isPermaLink="true">http://localhost:4000/posts/hackthebox-tabby</guid>
</item>
<item>
<title>HackTheBox - Optimum</title>
<description>Walkthrough of Optimum box on Hackthebox.</description>
<pubDate>Wed, 04 Nov 2020 00:00:00 -0800</pubDate>
<link>http://localhost:4000/posts/hackthebox-optimum</link>
<guid isPermaLink="true">http://localhost:4000/posts/hackthebox-optimum</guid>
</item>
<item>
<title>HackTheBox - Legacy</title>
<description>Walkthrough of Legacy box on Hackthebox.</description>
<pubDate>Mon, 02 Nov 2020 00:00:00 -0800</pubDate>
<link>http://localhost:4000/posts/hackthebox-legacy</link>
<guid isPermaLink="true">http://localhost:4000/posts/hackthebox-legacy</guid>
</item>
<item>
<title>Secarmy-CTF box[unintended way]</title>
<description>Getting flags of the Secarmy-CTF box via unintended way</description>
<pubDate>Thu, 29 Oct 2020 00:00:00 -0700</pubDate>
<link>http://localhost:4000/posts/secarmyctf-box-unintended-way</link>
<guid isPermaLink="true">http://localhost:4000/posts/secarmyctf-box-unintended-way</guid>
</item>
<item>
<title>HackTheBox - Blunder</title>
<description>Walkthrough of Blunder box on Hackthebox.</description>
<pubDate>Fri, 16 Oct 2020 00:00:00 -0700</pubDate>
<link>http://localhost:4000/posts/hackthebox-blunder</link>
<guid isPermaLink="true">http://localhost:4000/posts/hackthebox-blunder</guid>
</item>
<item>
<title>HackTheBox - Irked</title>
<description>Walkthrough of Irked box on Hackthebox.</description>
<pubDate>Wed, 14 Oct 2020 00:00:00 -0700</pubDate>
<link>http://localhost:4000/posts/hackthebox-irked</link>
<guid isPermaLink="true">http://localhost:4000/posts/hackthebox-irked</guid>
</item>
<item>
<title>HackTheBox - Admirer</title>
<description>Walkthrough of Admirer box on Hackthebox.</description>
<pubDate>Fri, 25 Sep 2020 00:00:00 -0700</pubDate>
<link>http://localhost:4000/posts/hackthebox-admirer</link>
<guid isPermaLink="true">http://localhost:4000/posts/hackthebox-admirer</guid>
</item>
</channel>
</rss>