-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfeed.xml
More file actions
26 lines (26 loc) · 1.1 KB
/
feed.xml
File metadata and controls
26 lines (26 loc) · 1.1 KB
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
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title>Paperalt Writeups</title>
<link>https://paperalt.github.io</link>
<description>Cyber Security Writeups & Tutorials</description>
<item>
<title>Writeup: Capture The Flag - TryHackMe 'Include</title>
<link>https://paperalt.github.io/writeups/thm_Include.html</link>
<description>Singkat description about the machine.</description>
<pubDate>2026-03-10</pubDate>
</item>
<item>
<title>Writeup: Capture The Flag Yadika</title>
<link>https://paperalt.github.io/writeups/CTF_Yadika.html</link>
<description>Writeup CTF Yadika</description>
<pubDate>2026-03-06</pubDate>
</item>
<item>
<title>Writeup: Capture The Flag - TryHackMe 'Mother's Secret</title>
<link>https://paperalt.github.io/writeups/thm_mothers_secret_writeup.html</link>
<description>Writeup komprehensif untuk room Mother's Secret di TryHackMe. Room yang berfokus pada Code Analysis dan eksploitasi Local File Inclusion (LFI) pada endpoint API NodeJS.</description>
<pubDate>2026-02-26</pubDate>
</item>
</channel>
</rss>