diff options
| author | Julien "shaddai" Reveret | 2016-12-08 10:50:13 +0100 |
|---|---|---|
| committer | Julien "shaddai" Reveret | 2016-12-08 10:50:13 +0100 |
| commit | a390eb0413ea6f879c1d945d58618f8961e02281 (patch) | |
| tree | 5e425018950470a361bfc8ad1abae1caee1fffd8 | |
| parent | b7143d389051f2bd7a8d4f15c89b4a76e9fdb9b6 (diff) | |
misc tools like whitelist generation require python yara
| -rw-r--r-- | debian/control | 2 |
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 | ||
| 11 | Package: nbs-phpmalwarefinder | 11 | Package: nbs-phpmalwarefinder |
| 12 | Architecture: any | 12 | Architecture: any |
| 13 | Depends: nbs-yara, util-linux, wget | 13 | Depends: nbs-yara, util-linux, wget, nbs-python-yara |
| 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. |
