Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 665 Bytes

File metadata and controls

21 lines (16 loc) · 665 Bytes

Exploit Development Fundamentals

This repository contains an academic project focused on understanding common software vulnerabilities and basic exploitation concepts.

The goal of this project is to study how insecure coding practices lead to exploitable conditions and how such vulnerabilities can be mitigated.

Vulnerabilities Covered

  • Stack Overflow
  • Heap-based Vulnerabilities
  • Format String Vulnerabilities

Skills Demonstrated

  • Vulnerability Analysis
  • Understanding Exploitation Techniques
  • Secure Coding Awareness
  • Defensive Security Perspective

Educational Purpose

This project is for educational and defensive security learning only.