diff --git a/2024_justctf/writeup.md b/2024_justctf/writeup.md new file mode 100644 index 0000000..9450ac9 --- /dev/null +++ b/2024_justctf/writeup.md @@ -0,0 +1,16 @@ + + +# justctf 2024 +https://2024.justctf.team/ + + +# Wild West +https://2024.justctf.team/challenges/25
+Category: programming
+ +link to writeup: https://github.com/TeamAustria/writeups/blob/main/2024-justctf/wildWest.md
+ +credit to teammates: +* [aryt3](https://github.com/aryt3) +* [jones](https://github.com/jonasheschl) +* [0x6fe1be2](https://github.com/gfelber) \ No newline at end of file diff --git a/README.md b/README.md index 9ab3313..8db9e8d 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,15 @@ Writeups for ctfs in which I participate.
### 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 @@ -20,7 +21,7 @@ hackthebox writeups: [HTB](HTB) ### Profiles -My tryhackme profile: https://tryhackme.com/p/53toshi
-My hackthebox profile: https://app.hackthebox.com/profile/1743550
+tryhackme profile: https://tryhackme.com/p/53toshi
+hackthebox profile: https://app.hackthebox.com/profile/1743550
ctftime: https://ctftime.org/user/179019
-ctftime P00s0n3d_Fl4g: https://ctftime.org/team/273774
+ctftime P01s0n3d_Fl4g: https://ctftime.org/team/273774