summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien "shaddai" Reveret2016-12-08 10:50:13 +0100
committerJulien "shaddai" Reveret2016-12-08 10:50:13 +0100
commita390eb0413ea6f879c1d945d58618f8961e02281 (patch)
tree5e425018950470a361bfc8ad1abae1caee1fffd8
parentb7143d389051f2bd7a8d4f15c89b4a76e9fdb9b6 (diff)
misc tools like whitelist generation require python yara
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index b13aa9d..7d8caee 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,6 @@ Vcs-Browser: https://github.com/nbs-system/php-malware-finder
10 10
11Package: nbs-phpmalwarefinder 11Package: nbs-phpmalwarefinder
12Architecture: any 12Architecture: any
13Depends: nbs-yara, util-linux, wget 13Depends: nbs-yara, util-linux, wget, nbs-python-yara
14Description: yara-based php webshell finder 14Description: yara-based php webshell finder
15 PhpMalwareFinder is a webshell and malware hunter using yara and signatures. 15 PhpMalwareFinder is a webshell and malware hunter using yara and signatures.