Skip to content

Commit 8d3205e

Browse files
Reduce featured posts
1 parent b988a69 commit 8d3205e

File tree

8 files changed

+13
-13
lines changed

8 files changed

+13
-13
lines changed

src/content/blog/PicoCTF/JavaCodeAnalysis/JavacodeAnalysis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: DustOfSnow
33
pubDatetime: 2025-02-01T00:00:00Z
44
title: PicoCTF - web JavaCodeAnalysis
55
slug: "PicoCTFJavaCodeAnalysis"
6-
featured: true
6+
featured: false
77
tags:
88
- web
99
- PicoCTF

src/content/blog/PicoCTF/JavaScriptKiddie/JavaScript-Kiddie.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: DustOfSnow
33
pubDatetime: 2025-02-01T00:00:00Z
44
title: PicoCTF - forensics JavaScriptKiddie
55
slug: "PicoCTFJavaScriptKiddie"
6-
featured: true
6+
featured: false
77
tags:
88
- forensics
99
- PicoCTF

src/content/blog/SDCTF_2024/crypto/raccoon-run/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: aayushborkar14
33
pubDatetime: 2025-02-01T00:00:00Z
44
title: SDCTF 2024 - web/crypto raccoon-run
55
slug: "SDCTF2024raccoon-run"
6-
featured: true
6+
featured: false
77
tags:
88
- crypto
99
- web

src/content/blog/SDCTF_2024/forensics/watch-the-waves/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: rennaMAhcuS
33
pubDatetime: 2025-02-01T00:00:00Z
44
title: SDCTF 2024 - forensics watch-the-waves
55
slug: "GPNCTF2024watch-the-waves"
6-
featured: true
6+
featured: false
77
tags:
88
- forensics
99
- SDCTF

src/content/blog/TJCTF_2024/pwn/ring-opening-polymerization/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: DarthVishnu
33
pubDatetime: 2025-02-01T00:00:00Z
44
title: TJCTF 2024 - pwn ring-opening-polymerization
55
slug: "TJCTF2024ring-opening-polymerization"
6-
featured: true
6+
featured: false
77
tags:
88
- pwn
99
- TJCTF

src/content/blog/TJCTF_2024/rev/pseudo-brainrot/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: Sam-MARTis
33
pubDatetime: 2025-02-01T00:00:00Z
44
title: TJCTF 2024 - rev pseudo-brainrot
55
slug: "TJCTF2024pseudo-brainrot"
6-
featured: true
6+
featured: false
77
tags:
88
- rev
99
- TJCTF

src/content/blog/TUCTF_2024/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
author: kremlin-showers
2+
author: CSeCIITB
33
pubDatetime: 2025-02-01T00:00:00Z
4-
title: TUCTF 2024 - Cryptography my-first-encryption
5-
slug: "TUCTF2024my-first-encryption"
4+
title: TUCTF 2024
5+
slug: "TUCTF2024"
66
featured: true
77
tags:
88
- crypto
99
- TUCTF
10-
description: "Writeup of the Cryptography challenge my-first-encryption in TUCTF 2025"
10+
description: "Writeup of TUCTF 2024"
1111
---
1212

1313
# TUCTF 2024 Writeup

src/content/blog/vsCTF_2024/crypto/dream/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
author: Sam-MARTis
33
pubDatetime: 2025-02-01T00:00:00Z
4-
title: vsCTF 2025 - Cryptography dream
5-
slug: "vsCTF2025dream"
6-
featured: true
4+
title: vsCTF 2024 - Cryptography dream
5+
slug: "vsCTF2024dream"
6+
featured: false
77
tags:
88
- crypto
99
- vsCTF

0 commit comments

Comments
 (0)