summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add title.HEADmasterJason A. Donenfeld2011-03-091-0/+4
|
* Add l33t comment.Jason A. Donenfeld2011-02-271-0/+38
|
* Print to stdout, not stderr.Jason A. Donenfeld2011-02-271-11/+11
|
* Get out of jail by copying fds from pid 1.Jason A. Donenfeld2011-02-271-61/+11
|
* Don't copy. Just jmp to function.Jason A. Donenfeld2011-02-271-25/+6
|
* Non functional jail escape functionality.Jason A. Donenfeld2011-02-271-0/+64
|
* Clean up headers. Make l33t.Jason A. Donenfeld2011-02-261-32/+41
|
* Since the template search is a little buggy and sometimes causes panic, just do a more traditional UID=0 for the current thread and then execl sh into the process.Jason A. Donenfeld2011-02-261-0/+84
|
* Instead of going to a fixed place, as Don does, search the entire kernel for the locks that are commonly before allproc.Adam Weiss2011-02-261-0/+148
|
* Import Don Bailey's original exploit code.Jason A. Donenfeld2011-02-261-0/+142