Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rstacks/l3akctf2024-writeup
Writeups for the challenges I attempted at L3akCTF 2024.
https://github.com/rstacks/l3akctf2024-writeup
ctf ctf-solutions ctf-writeups cybersecurity osint reverse-engineering
Last synced: 18 days ago
JSON representation
Writeups for the challenges I attempted at L3akCTF 2024.
- Host: GitHub
- URL: https://github.com/rstacks/l3akctf2024-writeup
- Owner: rstacks
- Created: 2024-05-26T17:50:11.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-07-02T21:05:49.000Z (7 months ago)
- Last Synced: 2024-11-19T00:51:39.613Z (3 months ago)
- Topics: ctf, ctf-solutions, ctf-writeups, cybersecurity, osint, reverse-engineering
- Language: Python
- Homepage:
- Size: 586 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# L3akCTF 2024 Writeup
[L3akCTF 2024](https://github.com/L3AK-TEAM/L3akCTF-2024-public) was a 48 hour competition that ran from 5/24/2024 to 5/26/2024. This was my first CTF competition, and while I wasn't able to complete many
challenges, I still had a great time and learned some very useful skills.Below are my solutions to the challenges I managed to complete. I've also included writeups on my progress and thought process for challenges I attempted, but was not able to complete. If you're
curious about my results in the competition, that information is also below.Click [here](https://github.com/rstacks/ctf-writeups) to check out my writeups for other CTFs I've participated in.
## Solved Challenges
OSINT
* [Gameplay-1](https://github.com/rstacks/L3akCTF2024-writeup/blob/master/OSINT/Gameplay-1.md)
* [Geosint-1](https://github.com/rstacks/L3akCTF2024-writeup/blob/master/OSINT/Geosint-1.md)
REV
* [Hidden](https://github.com/rstacks/L3akCTF2024-writeup/blob/master/REV/Hidden/Hidden.md)
## Unfinished Challenges
WEB
* [Simple calculator](https://github.com/rstacks/L3akCTF2024-writeup/blob/master/WEB/SimpleCalculator_UNFINISHED.md)
CRYPTO
* [Really Simple Algorithm](https://github.com/rstacks/L3akCTF2024-writeup/blob/master/CRYPTO/ReallySimpleAlgorithm/ReallySimpleAlgorithm_UNFINISHED.md)
## Results
I was the sole member of team Boy Wonder. I scored **250 points** in total and finished **234th out of 497** teams (that solved at least one challenge).
![Results image](results.png)