Skip to content

Commit 6cdebe6

Browse files
committed
fix: update about and la ctf
1 parent b7ca957 commit 6cdebe6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ At first, I thought this was a crypto challenge and tried to find a way to craft
378378
379379
So after a long time analyze the code over and over again, I wonder to myself what if `age` is extremely large and python couldn't process it?
380380
381-
And i decided to test locally, and to my suprise, something interesting is printed.
381+
And I decided to test locally, and to my suprise, something interesting is printed.
382382
```python
383383
import json
384384
secret = 1231233 # UNKNOWN

_tabs/about.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ order: 4
66

77
Hello, my name is Dat2Phit, I'm currently a 3rd-year IT student at HCMUS and also the vice president at [Computer Security Club - University of Science, VNU - HCM](https://www.facebook.com/hcmus.compsec.club)
88

9-
My main focus is web exploitation, I play for my club's team, [blackpinker](https://ctftime.org/team/155048). I'm also open for invitation to join other team.
9+
My main focus is web exploitation, I'm currently playing for my club's team, [blackpinker](https://ctftime.org/team/155048). I'm also open for invitation to join other teams.
1010

1111
I mainly train on dreamhack, the challenges there are really creative and fun, here's my profile [link](https://dreamhack.io/users/30626).
1212

@@ -16,13 +16,13 @@ The games I'm currently playing in my free time are Blue Archive and Project Sek
1616

1717
**3<sup>rd</sup>** place (Vietnamese) as **blackpinker** in [TetCTF 2024](https://ctftime.org/event/2212)
1818

19-
**3<sup>rd</sup>** (Vietnamese) place as **blackpinker** in [Wannagame Championship 2023](https://ctftime.org/event/2146)
19+
**3<sup>rd</sup>** place (Vietnamese) as **blackpinker** in [Wannagame Championship 2023](https://ctftime.org/event/2146)
2020

2121
**3<sup>rd</sup>** place as **HCMUS.darknstormy** in [ASCIS qualification 2023](https://ascis.vnisa.org.vn/en/)
2222

23-
**2<sup>nd</sup>** place as **!bl4ckp1nk3r** in HCMUS-CTF 2023
23+
**2<sup>nd</sup>** place as **!bl4ckp1nk3r** in [HCMUS-CTF 2023](https://ctftime.org/ctf/902)
2424

25-
**7<sup>th</sup>** place as **blackpinker** in 1337UP LIVE CTF
25+
**7<sup>th</sup>** place as **blackpinker** in [1337UP LIVE CTF](https://ctftime.org/ctf/749/)
2626

2727
**3<sup>rd</sup>** place in Cookie Arena CTF Season 2
2828

0 commit comments

Comments
 (0)