Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 553 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 553 Bytes

This repository contains some challenges written for the OpenCTF competition, hosted at DEFCON.

  • Absence: Polyglot source code challenge.
  • Solenya: Python web challenge.
  • Waldo's Retort: Network and privilege escalation challenge.
  • PC Load Letter: Network and privilege escalation challenge.
  • Rosetta Stone: Obfuscation challenge containing three interlocking puzzles:
    1. Upper: Programmable logic array (PLA) circuit diagrams.
    2. Middle: x86 ASM.
    3. Lower: COBOL.

Some of the documentation could be better, particularly for Rosetta Stone.