diff options
| author | Julien "shaddai" Reveret | 2016-05-19 14:47:44 +0200 |
|---|---|---|
| committer | Julien "shaddai" Reveret | 2016-05-19 14:47:44 +0200 |
| commit | 45ad3fed50bed16ee5ed9563a33ef86b4caef649 (patch) | |
| tree | faf7f83acac4dc72f4a7291344116d6d8c272dee | |
| parent | 4531b06cdba86775a5a538efaebf6225a6f4f932 (diff) | |
new dependency needed to update pmf rules
| -rw-r--r-- | debian/control | 2 |
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 | ||
| 11 | Package: nbs-phpmalwarefinder | 11 | Package: nbs-phpmalwarefinder |
| 12 | Architecture: any | 12 | Architecture: any |
| 13 | Depends: nbs-yara, util-linux | 13 | Depends: nbs-yara, util-linux, wget |
| 14 | Description: yara-based php webshell finder | 14 | Description: 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. |
