File: control

package info (click to toggle)
chkrootkit 0.57-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,536 kB
  • sloc: sh: 119,742; ansic: 10,422; makefile: 130
file content (50 lines) | stat: -rw-r--r-- 1,904 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Source: chkrootkit
Section: misc
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Marcos Fouces <marcos@debian.org>
Standards-Version: 4.6.2
Build-Depends: debhelper-compat (= 13)
Homepage: http://www.chkrootkit.org/
Vcs-Git: https://salsa.debian.org/pkg-security-team/chkrootkit.git
Vcs-Browser: https://salsa.debian.org/pkg-security-team/chkrootkit
Rules-Requires-Root: no

Package: chkrootkit
Architecture: any
Built-Using: ${Built-Using}
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: binutils, procps, iproute2|net-tools,
 systemd-sysv|cron|anacron|cron-daemon,
 mailx, default-mta | mail-transport-agent
Enhances:
 bcron,biff,bind9,bsdextrautils,busybox-syslogd,
 citadel-server,coreutils,courier-mta,cron,
 dma,
 esmtp-run,exim4-daemon-heavy,exim4-daemon-light,
 fetchmail,findutils,fingerd,finit-sysv,
 gpm,grep,
 hdparm,
 inetutils-syslogd,inetutils-telnetd,
 login,lsof,
 mailutils,masqmail,mingetty,msmtp-mta,
 net-tools,nullmailer,
 openbsd-inetd,opensmtpd,openssh-client,openssh-server,
 passwd,postfix,procps,psmisc,
 rpcbind,rsh-redone-server,runit-init,
 ssmtp,systemd-cron,systemd-sysv,sysvinit-core,sysvinit-utils,
 tar,tcm,tcpd,tcpdump,traceroute,
 util-linux,
Description: rootkit detector
 The chkrootkit security scanner searches for signs that the system is
 infected with a 'rootkit'. Rootkits are a form of malware that seek
 to exploit security flaws to grant unauthorised access to a
 computer or its services, generally for malicious purposes.
 .
 chkrootkit can identify signs of over 70 different rootkits (see the
 project's website for a list).
 .
 Please note that an automated tool like chkrootkit can never
 guarantee a system is uncompromised. Nor does every report always
 signify a genuine problem: human judgement and further investigation
 will always be needed to assure the security of your system.