summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulien "shaddai" Reveret2016-05-19 14:47:44 +0200
committerJulien "shaddai" Reveret2016-05-19 14:47:44 +0200
commit45ad3fed50bed16ee5ed9563a33ef86b4caef649 (patch)
treefaf7f83acac4dc72f4a7291344116d6d8c272dee /debian
parent4531b06cdba86775a5a538efaebf6225a6f4f932 (diff)
new dependency needed to update pmf rules
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 129f993..b13aa9d 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 13Depends: nbs-yara, util-linux, wget
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.