| Paketname | ninja |
| Beschreibung | Privilege escalation detection system for GNU/Linux |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.1.3-2 |
| Sektion | admin |
| Priorität | optional |
| Installierte Größe | 160 Byte |
| Hängt ab von | libc6 (>= 2.7), logrotate |
| Empfohlene Pakete | |
| Paketbetreuer | William Vera |
| Quelle | |
| Paketgröße | 19398 Byte |
| Prüfsumme MD5 | 8d51576af091740701087b9e3b5d822b |
| Prüfsumme SHA1 | f8a079326bd44c69404cc9977540ea648e542f61 |
| Prüfsumme SHA256 | 0e7b665a113b7645418c1e59c9907c2f3e0153eca126b4dd7f04d48164b3b4db |
| Link zum Herunterladen | ninja_0.1.3-2_i386.deb |
| Ausführliche Beschreibung | Ninja is a privilege escalation detection and prevention
system for GNU/Linux hosts. While running, it will monitor
process activity on the local host, and keep track of all
processes running as root. If a process is spawned with
UID or GID zero (root), ninja will log necessary information
about this process, and optionally kill the process
if it was spawned by an unauthorized user.
A "magic" group can be specified, allowing members of this
group to run any setuid/setgid root executable.
Individual executables can be whitelisted. Ninja uses a
fine grained whitelist that lets you whitelist executables
on a group and/or user basis. This can be used to allow
specific groups or individual users access to setuid/setgid
root programs, such as su(1) and passwd(1).
|