Welcome!
This serves as a public repository of any notes I take. It serves the primary purposes of:
- Encouraging me to take well-documented and thorough notes
- Acting as a personal knowledge base for my learning
- Acting as a public knowledge base for others interested in learning
I utilize Obsidian as my primary method of note-taking. Then, I utilize Quartz as a frontend for the notes, allowing for the notes to be publicly hosted and available to others. Lastly, I utilize the Smart Connections Obsidian plugin to create embeddings from my notes to allow for utilizing LLMs (OpenAI, Ollama, etc.) to query and answer questions from my notes. For example: Generate a pentesting checklist based on my common approaches to HackTheBox/TryHackMe rooms
.
Blog
For blog posts, check out my GitBook: https://blog.landon.pw
Writeups
For assets related to CTF events, visit https://github.com/landoncrabtree/capture-the-flag For scripts and tools to assist in CTFs, check out https://github.com/landoncrabtree/ctf-toolbox
I tried to do writeups for every challenge/room I solved, but that quickly began to be too burdensome. I now mostly writeup fun/unique solves.
β => Public writeups allowed
β => Public writeups allowed, but didn't write any
π => Public writeups not allowed (most likely re-used challenges)
Date | Type | Name | Ranking |
---|---|---|---|
2021 | CTF | MetaCTF β | - |
2021 | CTF | NSA Codebreaker Challenge β | - |
2022 | CTF | HTB Dirty Money β | - |
2022 | CTF | MagpieCTF β | - |
2022 | HTB | LazyAdmin β | N/A |
2022 | HTB | Paper β | N/A |
2022 | HTB | Archetype β | N/A |
2023 | CTF | SIII U.S. Cyber Open π | 35/734 |
2023 | CTF | Google CTF β | - |
2023 | CTF | UIUCTF β | - |
2023 | CTF | PatriotCTF β | 9/967 |
2023 | CTF | CSAW Qualifiers β | 167/1098 |
2023 | CTF | InfoSec Conference (Nashville, TN) π | 1st Place |
2023 | HTB | Bounty Hacker β | N/A |
2023 | HTB | DogCat β | N/A |
2023 | CTF | National Cyber League (Fall) π | 23/7500 |
2024 | CTF | National Cyber League (Spring) π | 44/7412 |
2024 | CTF | UIUCTF β | 75/959 |
2024 | CTF | DownUnderCTF β | - |
2024 | CTF | CSAW Qualifiers β | - |
2024 | CTF | InfoSec Conference (Nashville, TN) π | 1st Place |
2024 | CTF | NSA Codebreaker Challenge β | - |
2024 | CTF | HuntressCTF β | 63/3469 |
2024 | CTF | Advent of CTF 2024 β | 33/399 |
2025 | CTF | BSides Nashville π | 1st Place |
Red Team Notes
General notes for whatever I donβt want to forget.
Useful Tools
Quick links and descriptions of tools used in different areas of cybersecurity. Great for a quick CTRL+F to find what youβre looking for (hopefully).