fix: title some of the chall on MHSCTF directory

pull/1/head
Muhammad Daffa 2023-02-23 21:15:24 +07:00
parent 8cadf482e6
commit d62466cd36
4 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# discord
# Feb. 3 - Flowers
> Another Valentine classic... flowers! Flowers can be expensive, so I bought a bunch of them cheap online. Turns out they're infested with some kind of bug and I need to buy a specialized pesticide to take care of them. The pesticide is really expensive, but the online seller is willing to give me a discount code if I can analyze a program he gives me. As I said, I'm nine years old sooooooooooo... do it for me? Enter your answers at the given link.
## About the Challenge

View File

@ -1,4 +1,4 @@
# discord
# Feb. 7 - Better Notes
> Okay, so maybe my super-secure method was a bust. But I'm persistent (actually, I'm Sam)! I've written another program, and this time, there aren't any pesky keys to keep (KEYp 🙃) track of! I wrote you another Valentine that my program encrypts as `WU]Wipuk\cYAvtEXHsRlP_YlPs[UMtVmkcOjupFCVGU`.
> The `valentine{...}` wrapper is included in the encrypted text.
@ -25,7 +25,7 @@ One of the team members already got some parts of the flag.
```
WU]Wipuk\cYAvtIT`sXlP_YlPswUMtVmkcOjupFCVGU valentine{c0ltHmqbAAnky_f4ce}
```
And then i bruteforce the flag using this code
And then i bruteforce the flag using this code (And doing a little bit guessing haha)
```python
from base64 import b64encode

View File

@ -1,5 +1,5 @@
# MHSCTF 2023
CTF writeup for MHSCTF 2023. I took part in this CTF competition with the TCP1P team, and got 24th place out of 225 teams
CTF writeup for MHSCTF 2023. I took part in this CTF competition with the TCP1P team, and got 15th place out of 895 teams
Thanks to the TCP1P team especially @dimasma0305, @godmadoka, and @dRe