Lab - Notekeeper

Achieve Remote Code Execution by exploiting  a buffer overflow vulnerability in a Note keeper Android App where users can create short notes.

Outline
In this lab, you will explore a Note keeper Application, where users can create short notes. However, lurking within the app is a critical buffer overflow vulnerability. Your mission is to uncover this vulnerability and exploit it to achieve remote code execution.

Objectives
Exploit the buffer overflow vulnerability and achieve Remote Code Execution (RCE).

Skills Required
  • Basic understanding of exploiting buffer overflows.
  • Familiarity with debugging Android applications.

Course Lessons