$ grep -r category=Buffer Overflow

3 writeups in this category.

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