Skip to content

Commit 58d935c

Browse files
author
David Davidson
committed
merge unsanitary
1 parent bba3259 commit 58d935c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

unsanitary/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## unsanitary - ASAN/Setuid Root Local Root Exploit
2+
3+
Exploits unsanitized env var passing in ASAN which leads to file clobbering as root when executing setuid root binaries compiled with ASAN.
4+
5+
Uses an overwrite of /etc/ld.so.preload to get root on a vulnerable system. Supply your own target binary to use for exploitation.
6+
7+
Implements the bug found here: http://seclists.org/oss-sec/2016/q1/363
8+
9+
## Video of Exploitation
10+
11+
[![Demo](http://img.youtube.com/vi/jhSIm3auQMk/0.jpg)](http://www.youtube.com/watch?v=jhSIm3auQMk "unsanitary")

0 commit comments

Comments
 (0)