Back to Browse

Attacking a binary with seccomp/libc leak/ROP open+read+write - DiceCTF 2023 - pwn/bop

2.3K views
Feb 6, 2023
13:23

CTF Challenge Writeup Buffer overflow into ROP to leak libc using gets/printf. Then stay within secomp and use open/read/write to print flag 00:00 Intro 00:17 Copy libc from docker container 00:56 Program Review 01:20 Ghidra Review 01:50 SECCOMP 02:21 checksec 02:50 Solution Discussion 05:03 Solution Script

Download

1 formats

Video Formats

360pmp422.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Attacking a binary with seccomp/libc leak/ROP open+read+write - DiceCTF 2023 - pwn/bop | NatokHD