summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control30
1 files changed, 30 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..0c9043c
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,30 @@
+Source: samhain
+Section: admin
+Priority: optional
+Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
+Build-Depends: debhelper (>> 9), autoconf, procps, libgmp3-dev, e2fslibs-dev, libprelude-dev, libauparse-dev [linux-any], autotools-dev, dh-autoreconf, libpcre3-dev
+Standards-Version: 3.9.8
+Homepage: http://la-samhna.de/samhain/index.html
+
+Package: samhain
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, debconf (>= 1.2.9) | debconf-2.0
+Description: Data integrity and host intrusion alert system
+ Samhain is an integrity checker and host intrusion detection system that
+ can be used on single hosts as well as large, UNIX-based networks.
+ It supports central monitoring as well as powerful (and new) stealth
+ features to run undetected on memory using steganography.
+ .
+ Main features
+ * Complete integrity check
+ + uses cryptographic checksums of files to detect
+ modifications,
+ + can find rogue SUID executables anywhere on disk, and
+ * Centralized monitoring
+ + native support for logging to a central server via encrypted
+ and authenticated connections
+ * Tamper resistance
+ + database and configuration files can be signed
+ + logfile entries and e-mail reports are signed
+ + support for stealth operation
+ .