diff options
| author | jvoisin | 2016-12-08 15:36:28 +0100 |
|---|---|---|
| committer | jvoisin | 2016-12-08 15:36:28 +0100 |
| commit | e78c18c6ca592c1891708622fabb148828c33f2d (patch) | |
| tree | f17b9a96dd592a0a956a0b729ec6c20146825586 /debian | |
| parent | 01f26032044b75b7188980cc375cbf4bd16cd337 (diff) | |
Improve a bit the debian packaging
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 22 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 12 insertions, 12 deletions
diff --git a/debian/changelog b/debian/changelog index d018786..e169478 100644 --- a/debian/changelog +++ b/debian/changelog | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | nbs-phpmalwarefinder (0.3.4-1~deb##version+nbs20161107) wheezy; urgency=medium | 1 | nbs-phpmalwarefinder (0.3.4-1~deb) oldstable; urgency=medium |
| 2 | 2 | ||
| 3 | * new upstream version : | 3 | * new upstream version : |
| 4 | - update the whitelists | 4 | - update the whitelists |
| @@ -7,7 +7,7 @@ nbs-phpmalwarefinder (0.3.4-1~deb##version+nbs20161107) wheezy; urgency=medium | |||
| 7 | 7 | ||
| 8 | -- jre <jre@nbs-system.com> Mon, 07 Nov 2016 14:26:22 +0100 | 8 | -- jre <jre@nbs-system.com> Mon, 07 Nov 2016 14:26:22 +0100 |
| 9 | 9 | ||
| 10 | nbs-phpmalwarefinder (0.3.3-1~deb##version+nbs20160728ubuntu1) wheezy; urgency=medium | 10 | nbs-phpmalwarefinder (0.3.3-1~deb) oldstable; urgency=medium |
| 11 | 11 | ||
| 12 | * new upstream version : | 12 | * new upstream version : |
| 13 | - add a strrev-based detection | 13 | - add a strrev-based detection |
| @@ -17,7 +17,7 @@ nbs-phpmalwarefinder (0.3.3-1~deb##version+nbs20160728ubuntu1) wheezy; urgency=m | |||
| 17 | 17 | ||
| 18 | -- jvo <jvo@nbs-system.com> Mon, 24 Oct 2016 10:02:32 +0200 | 18 | -- jvo <jvo@nbs-system.com> Mon, 24 Oct 2016 10:02:32 +0200 |
| 19 | 19 | ||
| 20 | nbs-phpmalwarefinder (0.3.2-1~deb##version+nbs20160728) wheezy; urgency=medium | 20 | nbs-phpmalwarefinder (0.3.2-1~deb) oldstable; urgency=medium |
| 21 | 21 | ||
| 22 | * new upstream version : | 22 | * new upstream version : |
| 23 | - whitelists are now split into files, each for one CMS | 23 | - whitelists are now split into files, each for one CMS |
| @@ -28,7 +28,7 @@ nbs-phpmalwarefinder (0.3.2-1~deb##version+nbs20160728) wheezy; urgency=medium | |||
| 28 | 28 | ||
| 29 | -- jre <jre@nbs-system.com> Fri, 29 Jul 2016 09:47:56 +0200 | 29 | -- jre <jre@nbs-system.com> Fri, 29 Jul 2016 09:47:56 +0200 |
| 30 | 30 | ||
| 31 | nbs-phpmalwarefinder (0.3.1-1~deb##version+nbs20160519) wheezy; urgency=medium | 31 | nbs-phpmalwarefinder (0.3.1-1~deb) oldstable; urgency=medium |
| 32 | 32 | ||
| 33 | * new upstream version : | 33 | * new upstream version : |
| 34 | - rules for visbot detection | 34 | - rules for visbot detection |
| @@ -38,7 +38,7 @@ nbs-phpmalwarefinder (0.3.1-1~deb##version+nbs20160519) wheezy; urgency=medium | |||
| 38 | 38 | ||
| 39 | -- jre <jre@nbs-system.com> Thu, 19 May 2016 15:22:47 +0200 | 39 | -- jre <jre@nbs-system.com> Thu, 19 May 2016 15:22:47 +0200 |
| 40 | 40 | ||
| 41 | nbs-phpmalwarefinder (0.3.0-1~deb##version+nbs20160413) wheezy; urgency=medium | 41 | nbs-phpmalwarefinder (0.3.0-1~deb) oldstable; urgency=medium |
| 42 | 42 | ||
| 43 | * rules files refactoring : | 43 | * rules files refactoring : |
| 44 | - php-malware-finder now comes with asp malware detection | 44 | - php-malware-finder now comes with asp malware detection |
| @@ -51,7 +51,7 @@ nbs-phpmalwarefinder (0.3.0-1~deb##version+nbs20160413) wheezy; urgency=medium | |||
| 51 | 51 | ||
| 52 | -- jre <jre@nbs-system.com> Thu, 14 Apr 2016 16:04:14 +0200 | 52 | -- jre <jre@nbs-system.com> Thu, 14 Apr 2016 16:04:14 +0200 |
| 53 | 53 | ||
| 54 | nbs-phpmalwarefinder (0.2.2-1~deb##version+nbs20160215) wheezy; urgency=medium | 54 | nbs-phpmalwarefinder (0.2.2-1~deb) oldstable; urgency=medium |
| 55 | 55 | ||
| 56 | * new rules : bad_php.yara to find bad coding practices | 56 | * new rules : bad_php.yara to find bad coding practices |
| 57 | * malwares.yara now comes with posix_* functions detection, new hard-coded | 57 | * malwares.yara now comes with posix_* functions detection, new hard-coded |
| @@ -60,20 +60,20 @@ nbs-phpmalwarefinder (0.2.2-1~deb##version+nbs20160215) wheezy; urgency=medium | |||
| 60 | 60 | ||
| 61 | -- jre <jre@nbs-system.com> Mon, 15 Feb 2016 15:48:06 +0100 | 61 | -- jre <jre@nbs-system.com> Mon, 15 Feb 2016 15:48:06 +0100 |
| 62 | 62 | ||
| 63 | nbs-phpmalwarefinder (0.2.1-1~deb##version+nbs20160201) wheezy; urgency=medium | 63 | nbs-phpmalwarefinder (0.2.1-1~deb) oldstable; urgency=medium |
| 64 | 64 | ||
| 65 | * docroot-checker.sh added, helpful for both first and periodic security | 65 | * docroot-checker.sh added, helpful for both first and periodic security |
| 66 | scan. | 66 | scan. |
| 67 | 67 | ||
| 68 | -- jre <jre@nbs-system.com> Mon, 01 Feb 2016 11:08:08 +0100 | 68 | -- jre <jre@nbs-system.com> Mon, 01 Feb 2016 11:08:08 +0100 |
| 69 | 69 | ||
| 70 | nbs-phpmalwarefinder (0.2.0-2~deb##version+nbs20160128) wheezy; urgency=medium | 70 | nbs-phpmalwarefinder (0.2.0-2~deb) oldstable; urgency=medium |
| 71 | 71 | ||
| 72 | * New detection rules added | 72 | * New detection rules added |
| 73 | 73 | ||
| 74 | -- sbl <sbl@nbs-system.com> Thu, 28 Jan 2016 14:58:45 +0200 | 74 | -- sbl <sbl@nbs-system.com> Thu, 28 Jan 2016 14:58:45 +0200 |
| 75 | 75 | ||
| 76 | nbs-phpmalwarefinder (0.2.0-1~deb##version+nbs20151009) wheezy; urgency=medium | 76 | nbs-phpmalwarefinder (0.2.0-1~deb) oldstable; urgency=medium |
| 77 | 77 | ||
| 78 | * Now supports whitelist using yara hash function | 78 | * Now supports whitelist using yara hash function |
| 79 | * New detection rules added (tested against | 79 | * New detection rules added (tested against |
| @@ -81,14 +81,14 @@ nbs-phpmalwarefinder (0.2.0-1~deb##version+nbs20151009) wheezy; urgency=medium | |||
| 81 | 81 | ||
| 82 | -- jre <jre@nbs-system.com> Fri, 09 Oct 2015 14:58:45 +0200 | 82 | -- jre <jre@nbs-system.com> Fri, 09 Oct 2015 14:58:45 +0200 |
| 83 | 83 | ||
| 84 | nbs-phpmalwarefinder (0.1.1-1~deb##version+nbs20150428) wheezy; urgency=medium | 84 | nbs-phpmalwarefinder (0.1.1-1~deb) oldstable; urgency=medium |
| 85 | 85 | ||
| 86 | * new dependecy on util-linux since the script is using ionice | 86 | * new dependecy on util-linux since the script is using ionice |
| 87 | * postinst script added to create diff folder | 87 | * postinst script added to create diff folder |
| 88 | 88 | ||
| 89 | -- jre <jre@nbs-system.com> Tue, 28 Apr 2015 15:07:12 +0200 | 89 | -- jre <jre@nbs-system.com> Tue, 28 Apr 2015 15:07:12 +0200 |
| 90 | 90 | ||
| 91 | nbs-phpmalwarefinder (0.1.1-1~deb##version+nbs20150414) wheezy; urgency=medium | 91 | nbs-phpmalwarefinder (0.1.1-1~deb) oldstable; urgency=medium |
| 92 | 92 | ||
| 93 | * new signature to detect malware in footer and header | 93 | * new signature to detect malware in footer and header |
| 94 | 94 | ||
diff --git a/debian/control b/debian/control index 2afd8c0..b50454f 100644 --- a/debian/control +++ b/debian/control | |||
| @@ -9,6 +9,6 @@ Vcs-Browser: https://github.com/nbs-system/php-malware-finder | |||
| 9 | 9 | ||
| 10 | Package: nbs-phpmalwarefinder | 10 | Package: nbs-phpmalwarefinder |
| 11 | Architecture: any | 11 | Architecture: any |
| 12 | Depends: nbs-yara, wget, nbs-python-yara | 12 | Depends: nbs-yara, wget, nbs-python-yara, python |
| 13 | Description: yara-based php webshell finder | 13 | Description: yara-based php webshell finder |
| 14 | PhpMalwareFinder is a webshell and malware hunter using yara and signatures. | 14 | PhpMalwareFinder is a webshell and malware hunter using yara and signatures. |
