| Paketname | ninja |
| Beschreibung | Privilege escalation detection system for GNU/Linux |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.1.3-1 |
| Sektion | universe/admin |
| Priorität | optional |
| Installierte Größe | 144 Byte |
| Hängt ab von | libc6 (>= 2.7), logrotate |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 18138 Byte |
| Prüfsumme MD5 | eb959781eb49e0d0b03d9c5f77fb1a79 |
| Prüfsumme SHA1 | 8c589962a287bc07bdb723ae5ad1068f1d75731a |
| Prüfsumme SHA256 | 3e24d6d40655e43acf2b8cb11ae21d210e97d17c11f0ddb92148dfa582d794ca |
| Link zum Herunterladen | ninja_0.1.3-1_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).
|