FreeBSD mcweject 0.9 (eject) Local Root Buffer Overflow Exploit
No description provided by source. // ejecsploit.c - local root exploit for bsd's eject.c // harry // vuln found by kokanin you 31337!!! ; // thanks to sacrine and all the other netric guys!!! you rule : include stdio.h include stdlib.h include string.h include unistd.h define LEN 1264 define NOP...