pentestmonkey/unix-privesc-check

Add more system_* checks

Opened this issue · 1 comments

Add more system_* checks:
* GrSecurity
* Heap hardening
* GCC stack protector
* Strict user copy checks
* Read-only kernel data
* Restricted /dev/mem
* Restricted /dev/kmem

Original issue reported on code.google.com by bernardo.damele on 1 Nov 2012 at 1:09

Original comment by bernardo.damele on 5 Nov 2012 at 10:11

  • Changed state: Started