diff options
| author | Julien "shaddai" Reveret | 2016-02-01 11:40:04 +0100 |
|---|---|---|
| committer | Julien "shaddai" Reveret | 2016-02-01 11:40:04 +0100 |
| commit | 53070beff9d5a6ff8526feb6fee30c3de6b7982c (patch) | |
| tree | ad135469b9dc8ee2d042959751d7756a917166a8 | |
| parent | d604e9f3fcff6f84580be512b3b3f48819c07d05 (diff) | |
0.2.1 : docroot-check.sh added
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/nbs-phpmalwarefinder.install | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index efcf99e..4858db2 100644 --- a/debian/changelog +++ b/debian/changelog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | nbs-phpmalwarefinder (0.2.1-1~deb##version+nbs20160201) wheezy; urgency=medium | ||
| 2 | |||
| 3 | * docroot-checker.sh added, helpful for both first and periodic security | ||
| 4 | scan. | ||
| 5 | |||
| 6 | -- jre <jre@nbs-system.com> Mon, 01 Feb 2016 11:08:08 +0100 | ||
| 7 | |||
| 1 | nbs-phpmalwarefinder (0.2.0-2~deb##version+nbs20160128) wheezy; urgency=medium | 8 | nbs-phpmalwarefinder (0.2.0-2~deb##version+nbs20160128) wheezy; urgency=medium |
| 2 | 9 | ||
| 3 | * New detection rules added | 10 | * New detection rules added |
diff --git a/debian/nbs-phpmalwarefinder.install b/debian/nbs-phpmalwarefinder.install index dda5a10..9727f63 100644 --- a/debian/nbs-phpmalwarefinder.install +++ b/debian/nbs-phpmalwarefinder.install | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | malwares.yara etc/phpmalwarefinder | 1 | malwares.yara etc/phpmalwarefinder |
| 2 | whitelist.yara etc/phpmalwarefinder | 2 | whitelist.yara etc/phpmalwarefinder |
| 3 | phpmalwarefinder usr/bin/ | 3 | phpmalwarefinder usr/bin/ |
| 4 | docroot-check.sh usr/bin/ | ||
