Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rstacks/downunderctf2024-writeup
Writeups for the challenges I attempted at DownUnderCTF 2024.
https://github.com/rstacks/downunderctf2024-writeup
cryptography ctf ctf-writeups forensics osint reverse-engineering web-exploitation
Last synced: about 9 hours ago
JSON representation
Writeups for the challenges I attempted at DownUnderCTF 2024.
- Host: GitHub
- URL: https://github.com/rstacks/downunderctf2024-writeup
- Owner: rstacks
- Created: 2024-07-11T21:17:05.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-07-12T21:02:31.000Z (4 months ago)
- Last Synced: 2024-07-13T00:22:03.660Z (4 months ago)
- Topics: cryptography, ctf, ctf-writeups, forensics, osint, reverse-engineering, web-exploitation
- Language: Python
- Homepage:
- Size: 2.05 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DownUnderCTF 2024 Writeup
[DownUnderCTF 2024](https://downunderctf.com/) was a 48 hour competition that ran from 7/5/2024 to 7/7/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
* [Baby's First Forensics](https://github.com/rstacks/DownUnderCTF2024-writeup/tree/master/forensics/BabysFirstForensics)Misc
* [tldr please summarise](https://github.com/rstacks/DownUnderCTF2024-writeup/tree/master/misc/tldr_please_summarise)
OSINT
* [offtheramp](https://github.com/rstacks/DownUnderCTF2024-writeup/tree/master/osint/offtheramp)
Rev
* [number mashing](https://github.com/rstacks/DownUnderCTF2024-writeup/tree/master/rev/number_mashing)
Web
* [zoo feedback form](https://github.com/rstacks/DownUnderCTF2024-writeup/tree/master/web/zoo_feedback_form)
## Unfinished Challenges
Crypto
* [Sun Zi's Perfect Math Class](https://github.com/rstacks/DownUnderCTF2024-writeup/tree/master/crypto/SunZisPerfectMathClass_UNFINISHED)
* [shufflebox](https://github.com/rstacks/DownUnderCTF2024-writeup/tree/master/crypto/shufflebox_UNFINISHED)
## Results
I was the sole member of team Boy Wonder. I scored **700 points** in total and finished **737th out of 1515** teams (that solved at least one challenge).
![Results image](results.png)
![Solves list image](solves.png)
*Writeups for the "discord" and "survey" challenges are not included.