Projects STRLCPY 0xdea-exploits Commits 5f4c4314
🤬
  • ■ ■ ■ ■ ■
    README.md
    1 1  # exploits
    2  -[![](https://img.shields.io/badge/license-MIT%20License-red.svg)](https://opensource.org/licenses/MIT) [![](https://img.shields.io/badge/twitter-%400xdea-blue.svg)](https://twitter.com/0xdea)
     2 +[![](https://img.shields.io/github/stars/0xdea/exploits.svg?color=yellow)](https://github.com/0xdea/exploits)
     3 +[![](https://img.shields.io/github/forks/0xdea/exploits.svg?color=green)](https://github.com/0xdea/exploits)
     4 +[![](https://img.shields.io/github/watchers/0xdea/exploits.svg?color=red)](https://github.com/0xdea/exploits)
     5 +[![](https://img.shields.io/badge/license-MIT%20License-red.svg?color=lightgray)](https://opensource.org/licenses/MIT)
     6 +[![](https://img.shields.io/badge/twitter-%400xdea-blue.svg)](https://twitter.com/0xdea)
    3 7   
    4  -> "You can't argue with a root shell." -- Felix "FX" Lindner
     8 +> "You can't argue with a root shell."
     9 +>
     10 +> -- Felix "FX" Lindner
    5 11   
    6 12  ## Linux
    7 13  * [**raptor_chown.c**](https://github.com/0xdea/exploits/blob/master/linux/raptor_chown.c). Linux 2.6.x < 2.6.7-rc3 (CVE-2004-0497). Missing DAC controls in sys_chown() on Linux.
    skipped 50 lines
Please wait...
Page is in error, reload to recover