https://github.com/rstacks/corctf2024-writeup
Writeups for the challenges I attempted at corCTF 2024.
https://github.com/rstacks/corctf2024-writeup
ctf ctf-writeups forensics web-exploitation
Last synced: 4 months ago
JSON representation
Writeups for the challenges I attempted at corCTF 2024.
- Host: GitHub
- URL: https://github.com/rstacks/corctf2024-writeup
- Owner: rstacks
- Created: 2024-07-29T22:09:12.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-07-31T21:21:00.000Z (11 months ago)
- Last Synced: 2025-01-19T22:41:54.513Z (5 months ago)
- Topics: ctf, ctf-writeups, forensics, web-exploitation
- Language: Python
- Homepage:
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# corCTF 2024 Writeup
[corCTF 2024](https://2024.cor.team) was a 48 hour competition that ran from 7/26/2024 through 7/28/2024. Below are my writeups for the challenges
I attempted, including the ones that I did not successfully complete. You can also view my results in the competition below my writeups.Click [here](https://github.com/rstacks/ctf-writeups) to check out my writeups for other CTFs I've participated in.
## Solved Challenges
Forensics
* [the-conspiracy](https://github.com/rstacks/corCTF2024-writeup/tree/master/forensics/the-conspiracy)
Misc
* [lights-out](https://github.com/rstacks/corCTF2024-writeup/tree/master/misc/lights-out)
* [touch grass 2](https://github.com/rstacks/corCTF2024-writeup/tree/master/misc/touch_grass_2)
## Unfinished Challenges
Forensics
* [infiltration](https://github.com/rstacks/corCTF2024-writeup/tree/master/forensics/infiltration_UNFINISHED)
Web
* [erm](https://github.com/rstacks/corCTF2024-writeup/tree/master/web/erm_UNFINISHED)
* [rock-paper-scissors](https://github.com/rstacks/corCTF2024-writeup/tree/master/web/rock-paper-scissors_UNFINISHED)
## Results
I was the sole member of team Boy Wonder. I scored **379 points** in total and finished **112th out of 641** teams (that solved at least one challenge).

*Writeups for the "sanity-check" and "survey" challenges are not included.