$ filter --tag advanced

3 posts tagged #advanced.

NX Bit Bypass with ret2libc
DEP / NX Bypass advanced

NX Bit Bypass with ret2libc

Defeating the NX bit by returning into libc: chaining system() + exit() + /bin/sh instead of executing injected shellcode.

2022-03-14
Stack Canary Bypass via Format String Leak
Stack Canary advanced

Stack Canary Bypass via Format String Leak

Leaking the stack canary through a format-string information disclosure, then overwriting the return address while keeping the canary intact.

2022-03-14