summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/conffiles1
-rw-r--r--debian/control3
2 files changed, 1 insertions, 3 deletions
diff --git a/debian/conffiles b/debian/conffiles
index 914bccc..e69de29 100644
--- a/debian/conffiles
+++ b/debian/conffiles
@@ -1 +0,0 @@
1/etc/phpmalwarefinder/whitelists/custom.yar
diff --git a/debian/control b/debian/control
index 7d8caee..2afd8c0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,5 @@
1Source: nbs-phpmalwarefinder 1Source: nbs-phpmalwarefinder
2Section: utils 2Section: utils
3Version: 1:0.1.1-1~deb##version+nbs20150428
4Priority: optional 3Priority: optional
5Maintainer: Security team <secu@nbs-system.com> 4Maintainer: Security team <secu@nbs-system.com>
6Build-Depends: debhelper (>= 8) 5Build-Depends: debhelper (>= 8)
@@ -10,6 +9,6 @@ Vcs-Browser: https://github.com/nbs-system/php-malware-finder
10 9
11Package: nbs-phpmalwarefinder 10Package: nbs-phpmalwarefinder
12Architecture: any 11Architecture: any
13Depends: nbs-yara, util-linux, wget, nbs-python-yara 12Depends: nbs-yara, wget, nbs-python-yara
14Description: yara-based php webshell finder 13Description: yara-based php webshell finder
15 PhpMalwareFinder is a webshell and malware hunter using yara and signatures. 14 PhpMalwareFinder is a webshell and malware hunter using yara and signatures.