DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnameninja
BeschreibungPrivilege escalation detection system for GNU/Linux
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.1.3-1
Sektionuniverse/admin
Prioritätoptional
Installierte Größe144 Byte
Hängt ab vonlibc6 (>= 2.7), logrotate
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße18138 Byte
Prüfsumme MD5eb959781eb49e0d0b03d9c5f77fb1a79
Prüfsumme SHA18c589962a287bc07bdb723ae5ad1068f1d75731a
Prüfsumme SHA2563e24d6d40655e43acf2b8cb11ae21d210e97d17c11f0ddb92148dfa582d794ca
Link zum Herunterladenninja_0.1.3-1_i386.deb
Ausführliche BeschreibungNinja 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).


Impressum
Linux is a registered trademark of Linus Torvalds