Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 437 Bytes

File metadata and controls

24 lines (13 loc) · 437 Bytes

Shell this!

Author: Faith

Category: pwn

Difficulty: Easy

Somebody told me that this program is vulnerable to something called remote code execution?

I'm not entirely sure what that is, but could you please figure it out for me?

nc localhost 1337

Files to be provided:

  • shellthis
  • shellthis.c

Setup instructions:

The following files in the challenge/ directory must be executable:

  • shellthis