-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathposts.json
More file actions
35 lines (35 loc) · 1.17 KB
/
posts.json
File metadata and controls
35 lines (35 loc) · 1.17 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
27
28
29
30
31
32
33
34
35
[
{
"title": "Writeup: Capture The Flag - TryHackMe 'Include",
"date": "2026-03-10",
"category": "Writeup",
"author": "Alterpix",
"description": "Singkat description about the machine.",
"tags": "CTF, HTB/THM, Easy, Linux",
"filename": "thm_Include.html",
"url": "writeups/thm_Include.html",
"id": "CEB5"
},
{
"title": "Writeup: Capture The Flag Yadika",
"date": "2026-03-06",
"category": "Writeup",
"author": "Alterpix",
"description": "Writeup CTF Yadika",
"tags": "CTF, Easy, Linux",
"filename": "CTF_Yadika.html",
"url": "writeups/CTF_Yadika.html",
"id": "8B36"
},
{
"title": "Writeup: Capture The Flag - TryHackMe 'Mother's Secret",
"date": "2026-02-26",
"category": "Writeup",
"author": "Paperalt",
"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.",
"tags": "CTF, THM, Medium, Linux, Web, NodeJS, LFI, Code Analysis",
"filename": "thm_mothers_secret_writeup.html",
"url": "writeups/thm_mothers_secret_writeup.html",
"id": "17E3"
}
]