Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarperavci/ctf-writeups
CTF Writeups for HTB, TryHackMe, CTFLearn
https://github.com/sarperavci/ctf-writeups
ctf ctf-writeups ctflearn hackthebox hackthebox-writeups tryhackme tryhackme-writeups
Last synced: 6 days ago
JSON representation
CTF Writeups for HTB, TryHackMe, CTFLearn
- Host: GitHub
- URL: https://github.com/sarperavci/ctf-writeups
- Owner: sarperavci
- Created: 2024-04-24T19:01:15.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-30T11:25:13.000Z (6 months ago)
- Last Synced: 2024-05-30T13:01:45.682Z (6 months ago)
- Topics: ctf, ctf-writeups, ctflearn, hackthebox, hackthebox-writeups, tryhackme, tryhackme-writeups
- Homepage:
- Size: 6.67 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CTF Writeups
This repository contains writeups for various CTF challenges I have completed.
| Platform | Category | Challenge | Difficulty | Date |
|----------|----------|-----------|------------|------|
| Hack The Box | Pentesting Machines (Retired) | [TwoMillion](writeups/hackthebox/pentesting/twomillion/README.md) | Easy | 2024-04-24 |
| CTFLearn | Cryptography | [RSA Noob](writeups/ctflearn/cryptography/rsa_noob/README.md) | Easy | 2024-04-25 |
| CTFLearn | Cryptography | [So many 64s](writeups/ctflearn/cryptography/so_many_64s/README.md) | Very Easy | 2024-04-25 |
| TryHackMe | Pentesting | [UltraTech](writeups/tryhackme/pentesting/ultratech/README.md) | Easy | 2024-04-29
| TryHackMe | Pentesting | [StuxCTF](writeups/tryhackme/pentesting/StuxCTF/README.md) | Medium | 2024-05-08
| CTFLearn | Web Exploitation | [AudioEdit](writeups/ctflearn/Web/AudioEdit/README.md) | **Hard** | 2024-05-21 |
| CTFLearn | Reverse Engineering | [Cryptoversing](writeups/ctflearn/reverseEngineering/Cryptoversing/README.md) | Medium | 2024-05-24 |
| TryHackMe | Pentesting | [CyberLens](writeups/tryhackme/pentesting/CyberLens/README.md) | Easy | 2024-05-26 |
| CTFLearn | Cryptography | [Linear Feedback Shift Register](writeups/ctflearn/cryptography/Linear_feedback_Shift_Register/README.md) | Hard | 2024-05-30 |