esanfelix / r2con2020-ctf-kernel

r2con 2020 CTF kernel challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kernel pwnable for r2con 2020 CTF

This repository contains the challenge I contributed the r2con 2020 CTF. This challenge is based on last year's challenge and was only solved once during the CTF.

The repository contains the following folders:

  • challenge/ contains the files provided to the CTF participants.

  • source/: contains the source code of the socks_v2.ko module running in the challenge VM.

  • solution/: will contain a short write-up of my solution and my exploit code in a few days.

About

r2con 2020 CTF kernel challenge


Languages

Language:C 96.7%Language:Makefile 2.3%Language:Shell 1.0%