Skip to content

eihart123/CTF-and-Box-Writeups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

CTF Challenge Portfolio

This repository contains Capture the Flag (CTF) challenges I’ve authored or solved, organized by event.
Each challenge is designed to simulate real-world vulnerabilities, adversary scenarios, or creative exploitation logic.

Highlights

  • Supermassive Black Hole: a web challenge focusing on SMTP smuggling and exploiting existing CVEs.
  • The Weakest Link: The culmination of my UIUCTF 2024 OSINT suite focused on an access control quirk in Spotify.
  • Frame: A retrospective of an older web challenge of mine focused on a file upload vulnerability.

Directory Structure

├── CTFs/
│ ├── UIUCTF-2022/
│ │ └── [challenge name].md
│ ├── UIUCTF-2023/
│ │ └── ...

Each .md file covers:

  • The challenge overview
  • Technical breakdown of the vulnerability
  • Intended solve path
  • Any interesting misuses, edge cases, or alternate solutions
  • Links to original source code when necessary

About

Writeups I've made for CTF challenges I've written or played, as well as other boxes I've done.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published