|
|
|
|
|
by mettamage
2165 days ago
|
|
Using ROP techniques in a binary bypasses a lot of stuff such as ASLR, canaries and even DEP (I think...). I’ve seen ROP exploitation in binaries and is pretty handy when there is no other way to get a setuid binary to give you a shell as root. Watch Rope from ippsec on YT (on my phone atm). |
|