diff options
Diffstat (limited to 'package')
| -rw-r--r-- | package/debian/changelog | 6 | ||||
| -rw-r--r-- | package/debian/control | 3 |
2 files changed, 8 insertions, 1 deletions
diff --git a/package/debian/changelog b/package/debian/changelog index b72244c..88f616c 100644 --- a/package/debian/changelog +++ b/package/debian/changelog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | nbs-phpmalwarefinder (0.1.1-1~deb7nbs20150414) wheezy; urgency=medium | ||
| 2 | |||
| 3 | * new signature to detect malware in footer and header | ||
| 4 | |||
| 5 | -- jre <jre@nbs-system.com> Tue, 14 Apr 2015 14:40:05 +0000 | ||
| 6 | |||
| 1 | nbs-phpmalwarefinder (0.1) UNRELEASED; urgency=medium | 7 | nbs-phpmalwarefinder (0.1) UNRELEASED; urgency=medium |
| 2 | 8 | ||
| 3 | * Initial release. | 9 | * Initial release. |
diff --git a/package/debian/control b/package/debian/control index 42a8839..34a39d6 100644 --- a/package/debian/control +++ b/package/debian/control | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | Source: nbs-phpmalwarefinder | 1 | Source: nbs-phpmalwarefinder |
| 2 | Section: utils | 2 | Section: utils |
| 3 | Version: 1:0.1.1-1~deb7+nbs20150414 | ||
| 3 | Priority: optional | 4 | Priority: optional |
| 4 | Maintainer: Julien Voisin <jvo@nbs-system.com> | 5 | Maintainer: Julien Voisin <jvo@nbs-system.com> |
| 5 | Build-Depends: debhelper (>= 9) | 6 | Build-Depends: debhelper (>= 9) |
| @@ -11,4 +12,4 @@ Package: nbs-phpmalwarefinder | |||
| 11 | Architecture: any | 12 | Architecture: any |
| 12 | Depends: nbs-yara | 13 | Depends: nbs-yara |
| 13 | Description: yara-based php webshell finder | 14 | Description: yara-based php webshell finder |
| 14 | PhpMalwareFinder is a webshell hunter using yara and signatures. \ No newline at end of file | 15 | PhpMalwareFinder is a webshell hunter using yara and signatures. |
