Skip to content

Commit

Permalink
justctf 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
54toshi committed Jun 26, 2024
1 parent c5be7eb commit 58cee52
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 8 deletions.
16 changes: 16 additions & 0 deletions 2024_justctf/writeup.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@


# justctf 2024
https://2024.justctf.team/


# Wild West
https://2024.justctf.team/challenges/25 <br>
Category: programming <br>

link to writeup: https://github.com/TeamAustria/writeups/blob/main/2024-justctf/wildWest.md <br>

credit to teammates:
* [aryt3](https://github.com/aryt3)
* [jones](https://github.com/jonasheschl)
* [0x6fe1be2](https://github.com/gfelber)
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,15 @@ Writeups for ctfs in which I participate. <br>

### CTFs

| CTF | Date | Team | Ranking | Team Participants | Player Participants | writeup |
| CTF | Date | Team | Ranking | Team Participants | Player Participants | writeup |
| ------------------------------------------ | ---------- | ----------------------- | ------- | ----------------- | ------------------- | ---------------------------------------- |
| [Huntress CTF](https://huntress.ctf.games) | 2022-10-30 | '; DROP TABLE teams; -- | 68 | 4213 | 8988 | [writeups](2023_huntress_ctf) |
| [ctf.ekoparty.org](https://ekoparty.org) | 2022-11-03 | P01s0n3d_fl4g | 32 | 550 | - | [writeups](2023_ekoparty/ekoparty.md) |
| [codeby.games](https://codeby.games) | 2022-11-13 | P01s0n3dFl4g | 103 | 1169 | ~3500 | [writeups](2023_codeby_games/writeup.md) |
| [tuctf](https://tuctf.com/2022) | 2023-12-03 | P01s0n3d_Fl4g | 56 | 764 | - | [writeups](2023_tuctf/writeup.md) |
| [Huntress CTF](https://huntress.ctf.games) | 2022-10-30 | '; DROP TABLE teams; -- | 68 | 4213 | 8988 | [writeups](2023_huntress_ctf) |
| [ctf.ekoparty.org](https://ekoparty.org) | 2022-11-03 | P01s0n3d_fl4g | 32 | 550 | - | [writeups](2023_ekoparty/ekoparty.md) |
| [codeby.games](https://codeby.games) | 2022-11-13 | P01s0n3dFl4g | 103 | 1169 | ~3500 | [writeups](2023_codeby_games/writeup.md) |
| [tuctf](https://tuctf.com/2022) | 2023-12-03 | P01s0n3d_Fl4g | 56 | 764 | - | [writeups](2023_tuctf/writeup.md) |
| [openECSC 2024 round 1](https://open.ecsc2024.it/) | 2024-03-18 | solo | 200 | - | 2700 | [writeups](2024_OpenECSC/round1.md) |
| [openECSC 2024 round 2](https://open.ecsc2024.it/) | 2024-04-22 | solo | 129 | - | 2700 | [writeups](2024_OpenECSC/round2.md) |
| [justctf 2024](https://https://2024.justctf.team/) | 2024-06-05 | TeamAustria | 3 | - | - | [writeups](2024_justctf/writeup.md) |

### other writeups

Expand All @@ -20,7 +21,7 @@ hackthebox writeups: [HTB](HTB)

### Profiles

My tryhackme profile: https://tryhackme.com/p/53toshi <br>
My hackthebox profile: https://app.hackthebox.com/profile/1743550 <br>
tryhackme profile: https://tryhackme.com/p/53toshi <br>
hackthebox profile: https://app.hackthebox.com/profile/1743550 <br>
ctftime: https://ctftime.org/user/179019 <br>
ctftime P00s0n3d_Fl4g: https://ctftime.org/team/273774 <br>
ctftime P01s0n3d_Fl4g: https://ctftime.org/team/273774 <br>

0 comments on commit 58cee52

Please sign in to comment.