Skip to content

Commit 08b2b07

Browse files
committed
fix: update LA CTF 2024
1 parent 649836f commit 08b2b07

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

_posts/2024-02-19-LA-CTF-2024.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: LA CTF 2024
3-
date: 2024-02-17 12:55 +0700
3+
date: 2024-02-19 21:54 +0700
44
tags: [ctf, web]
55
categories: [CTF Writeups]
66
author: Dat2Phit
@@ -423,10 +423,15 @@ If you're an author of any of the writeups below, I want to thank you for your i
423423
Reference: [https://github.com/uclaacm/lactf-archive/blob/main/2024/web/ctf-wiki/solve.py](https://github.com/uclaacm/lactf-archive/blob/main/2024/web/ctf-wiki/solve.py)
424424
425425
## quickstyle
426-
Reference: [https://github.com/uclaacm/lactf-archive/tree/main/2024/web/quickstyle/solve](https://github.com/uclaacm/lactf-archive/tree/main/2024/web/quickstyle/solve)
426+
Reference:
427+
- [https://github.com/uclaacm/lactf-archive/tree/main/2024/web/quickstyle/solve](https://github.com/uclaacm/lactf-archive/tree/main/2024/web/quickstyle/solve)
428+
- [https://gist.github.com/arkark/5787676037003362131f30ca7c753627](https://gist.github.com/arkark/5787676037003362131f30ca7c753627)
429+
427430
428431
## biscuit-of-totality
429-
Reference: [https://github.com/uclaacm/lactf-archive/tree/main/2024/web/biscuit-of-totality/solve](https://github.com/uclaacm/lactf-archive/tree/main/2024/web/biscuit-of-totality/solve)
432+
Reference:
433+
- [https://github.com/uclaacm/lactf-archive/tree/main/2024/web/biscuit-of-totality/solve](https://github.com/uclaacm/lactf-archive/tree/main/2024/web/biscuit-of-totality/solve)
434+
- [https://gist.github.com/arkark/5787676037003362131f30ca7c753627](https://gist.github.com/arkark/5787676037003362131f30ca7c753627)
430435
431436
## my poor git
432437
Reference: [https://seall.dev/posts/lactf2024#miscmy-poor-git-72-solves](https://seall.dev/posts/lactf2024#miscmy-poor-git-72-solves)

0 commit comments

Comments
 (0)