06.11.2015 Views

Practical SMEP bypass techniques on Linux

RUXCON15-Vitaly

RUXCON15-Vitaly

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Stack Pivots<br />

• mov %rsp, %rXx ; ret<br />

• add %rsp, … ; ret<br />

• xchg %rXx, %rsp ; ret<br />

• xchg %eXx, %esp ; ret (<strong>on</strong> a 64-bit system)<br />

• will land in user-mode memory<br />

• rax = 0xffffffffdeadbeef; rsp

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!