$ filter --tag gdb-peda

3 posts tagged #gdb-peda.

Lab 1 — Hidden Function (SUID Privesc)
Buffer Overflow intermediate

Lab 1 — Hidden Function (SUID Privesc)

Exploiting a SUID binary by overflowing into EIP and redirecting execution to a hidden getshell() function — no shellcode required.

2022-03-14
Linux Buffer Overflow Foundation
Buffer Overflow beginner

Linux Buffer Overflow Foundation

Buffer overflow fundamentals on Linux: overriding EIP, generating shellcode with msfvenom, finding the buffer address and landing a shell.

2022-03-14
pwnable.kr — bof Challenge
CTF Writeup beginner

pwnable.kr — bof Challenge

The classic pwnable.kr bof level: overflow a stack buffer through gets() to overwrite a function argument and pass the 0xcafebabe check.

2022-03-14