San-Diego CTF 2021: Git Good
May 7-9 (Mostly just the 7th tbh), I competed in the San-Diego CTF, run by ACM Cyber, the cybersecurity club out of UC San Diego. All of the challenges had a...
Tags: jeopardy
May 7-9 (Mostly just the 7th tbh), I competed in the San-Diego CTF, run by ACM Cyber, the cybersecurity club out of UC San Diego. All of the challenges had a...
Tags: jeopardy
Markov models are very useful models that can describe many different processes. They are worth having some knowledge of. This post describes these models an...
Tags: algorithms
Contents: Structs
Tags: rust
Contents: Recursion, Lists, Basic I/O, Vec, Ownership, Errors and Exceptions
Tags: rust
Contents: Hello World, Comments, Data Types, Functions, Conditional Statements, Loops
Tags: rust
May 12-13th I competed in UTCTF, I decided to write up some of the challenges I thought were cool.
Tags: jeopardy
The rsa_noob challenge from CTFlearn is an medium crypto challenge. Crypto is not my strongest area, so this was a good entry level challenge.
Tags: jeopardy
Ramada is an easy reversing challenge from ctflearn. It is one of those challenges that is both easy and kinda hard at the same time. I got really stuck beca...
Tags: jeopardy
This is a ctflearn challenge in the pwn category. It was my first rip challenge ever.
Tags: jeopardy
Challenge from the hackUCF archive, in the pwn category.
Tags: jeopardy