Skip to content

Commit

Permalink
Update IWCON_CTF_2023.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aftab700 authored Dec 14, 2023
1 parent 4ecee8c commit da3c9f8
Showing 1 changed file with 48 additions and 2 deletions.
50 changes: 48 additions & 2 deletions CTF/ctfs/IWCON_CTF_2023.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,19 @@
- [Socialize](#socialize)
- [runme](#runme)

## Crypto
- [Rota23r](#rota23r)


<br>

---------------------------

<br>

## Socialize
## WARMUP

### Socialize

- Learn to socialize!
- https://discord.gg/H7sQx76n
Expand All @@ -30,7 +36,7 @@ Flag is in `iwcon-ctf` channel
Flag: `IWCON{y0u_w3r3_h3r3_f!rst}`


## runme
### runme

- code me!
- Flag format: IWCON{}
Expand Down Expand Up @@ -80,5 +86,45 @@ public static void main(String[] var0) {

Flag: `IWCON{y0u_4r3_a_r3v3rs3_3ngin33r}`

## Crypto

### Rota23r

```
📣Nggragvba unpxref!
VJPBA 2023 PGS fgnegf ba 🗓14gu Qrprzore 2023, ⌚5:30 CZ VFG.
Rkpvgvat cevmrf gb or jba🎁🏆
Vs lbh unira'g lrg ertvfgrerq, ertvfgre Abj: uggcf://pgs.vjpba.yvir
ernq gur ehyrf
Flag format: IWCON{}
```

this is rot13 and it decodes to

```
Attention hackers!
IWCON 2023 CTF starts on 🗓14th December 2023, ⌚5:30 PM IST.
Exciting prizes to be won🎁🏆
If you haven't yet registered, register Now: https://ctf.iwcon.live
read the rules
```

in the source code of rules page we can see this comment

<img width="165" alt="image" src="https://github.com/Aftab700/Writeups/assets/79740895/3318cae8-6b9f-4b78-8e7d-ab0e86514c56">

this is rot13 of `M0V_M3_T0_G3T_TH3_FL4G`

Flag: `IWCON{M0V_M3_T0_G3T_TH3_FL4G}`











0 comments on commit da3c9f8

Please sign in to comment.