Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 382 Bytes

File metadata and controls

19 lines (11 loc) · 382 Bytes

Easy Buffer Overflow [50 pts]

Category: Binary Exploitation Solves: 120

Description

Here's the most basic concept in binary exploitation, the buffer overflow! Connect to the service (using netcat or other tools), and get the flag!

Note: The service will run the given binary easy_buffer_overflow

nc 128.199.104.41 29458

Hint

Solution

Flag