I found some nice linux privilege exploits that seemed to work on lots of the machines
Do you feel you can share them? Are they general privilege exploits or too specific for the OSCP lab?
Most of the exploits I used came from exploit-db.com
Linux Kernel < 2.6.36-rc1 CAN BCM Privilege Escalation Exploit:
http://www.exploit-db.com/exploits/14814/Linux Kernel 2.6.13 <= 2.6.17.4 sys_prctl() Local Root Exploit (3):
http://www.exploit-db.com/exploits/2006/There's also another one which I can't find at the moment, something like ext4 exploit. I think it was this one:
http://xorl.wordpress.com/2010/01/01/cve-2009-4131-linux-kernel-ext4-ioctl-insufficient-checks/I'm going to grab as many kernel exploits as I can and sort them by kernel version. Hopefully will speed things up when I'm doing the exam.