fix: wrong flag / title
parent
5d33959391
commit
c1bf6900c6
|
@ -130,5 +130,5 @@ This XSS payload has a function to create a new administrator account when anoth
|
|||
![read_flag](images/read_flag.png)
|
||||
|
||||
```
|
||||
HackTM{Timisoara}
|
||||
-
|
||||
```
|
|
@ -1,5 +1,5 @@
|
|||
# HackTM CTF 2023
|
||||
CTF writeup for The HackTM CTF 2023. I took part in this CTF competition with NobodyFansClub team and secured the 25th place out of 65 teams
|
||||
# Cyber Jawara 2023
|
||||
CTF writeup for Cyber Jawara 2023. I took part in this CTF competition with NobodyFansClub team and secured the 25th place out of 65 teams
|
||||
|
||||
| Category | Challenge |
|
||||
| --- | --- |
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# NewportBlakeCTF 2023
|
||||
CTF writeup for The 0ByteCTF 2023. I took part in this CTF competition (Solo) and secured the 77th place out of 376+ users
|
||||
CTF writeup for The NewportBlakeCTF 2023. I took part in this CTF competition (Solo) and secured the 77th place out of 376+ users
|
||||
|
||||
| Category | Challenge |
|
||||
| --- | --- |
|
||||
|
|
|
@ -14,5 +14,5 @@ The website is vulnerable to OS Command Injection through the addition of `;` af
|
|||
![flag](images/flag.png)
|
||||
|
||||
```
|
||||
HackTM{Timisoara}
|
||||
nite{b3tt3r_n0_c5p_th7n_b7d_c5p_r16ht_fh8w4d}
|
||||
```
|
|
@ -5,12 +5,13 @@ This repository shall comprise writeups concerning Capture The Flag (CTF) compet
|
|||
This is a list of wins we have achieved while participating in several CTF competitions
|
||||
|
||||
### Total Writeups
|
||||
There are __534__ CTF writeups that have been made in this repository
|
||||
There are __537__ CTF writeups that have been made in this repository
|
||||
|
||||
### CTF Competitions
|
||||
|
||||
| Event Name | Team | Ranking |
|
||||
| ---------- | ---- | ------- |
|
||||
| KnightCTF 2024 | Heroes Cyber Security | 1 |
|
||||
| DeconstruCT.F 2023 | aseng_fans_club | 1 |
|
||||
| The Odyssey CTF | aseng_fans_club | 1 |
|
||||
| Pointer Overflow CTF 2023 | Heroes Cyber Security | 1 |
|
||||
|
@ -41,7 +42,8 @@ List of CTF events that i have joined before
|
|||
| ---------- | ------------------ | ------------ |
|
||||
| IrisCTF 2024 | No | - |
|
||||
| New Year CTF 2024 | No | - |
|
||||
| UofTCTF 2024 | Yes | - |
|
||||
| UofTCTF 2024 | Yes | [Link](/2024/UofTCTF%202024/) |
|
||||
| KnightCTF 2024 | Yes | [Link](/2024/KnightCTF%202024/) |
|
||||
|
||||
### Local Events
|
||||
| Event Name | Writeup Available? | Writeup Link |
|
||||
|
|
Loading…
Reference in New Issue