This repository contains my solutions to the challenges I completed in the Pwn College program. Pwn College is an educational platform that provides an in-depth learning experience in cybersecurity through hands-on practice in a controlled environment.
Here's a brief overview of the topics and corresponding challenges I tackled in this program:
- Assembly Crash Course: Solutions demonstrating the fundamentals of assembly language.
- Reverse Engineering: Challenges where I deconstructed software to understand its behavior or structure.
- Binary Exploitation: Scripts showcasing my approach to exploiting binary programs.
- Intercepting Communication: Techniques and tools I used to intercept and analyze network communications.
- Cryptography: Solutions involving the decryption and encryption of data.
- Talking Web: Challenges based on web protocols and communication.
- Building a Web Server: My journey in building and securing a basic web server.
- Web Security: Techniques for identifying and exploiting web security vulnerabilities.