Skip to content
This repository has been archived by the owner on Jun 26, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (18 loc) · 605 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 605 Bytes

BPC-IBE IC1 Semestral-Project

Semester project focused on basics of software vulnerabilities and their exploitation.

Goal of this project is a custom application written in C combining selected security vulnerabilities ie buffer overflow, integer overflow. App will have 3 chosen vulnerabilities out of which at least one will be low level.

Low level:

  • Integer overflow
  • Stack overflow
  • String format
  • Head overflow
  • Return Oriented Programming

High level:

  • Path hijacking
  • SUID/GUID authorization
  • SUDO misconfiguration
  • Python Library hijacking
  • Remote Code execution
  • Password cracking