diff options
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 101 |
1 files changed, 0 insertions, 101 deletions
diff --git a/debian/changelog b/debian/changelog deleted file mode 100644 index e169478..0000000 --- a/debian/changelog +++ /dev/null | |||
| @@ -1,101 +0,0 @@ | |||
| 1 | nbs-phpmalwarefinder (0.3.4-1~deb) oldstable; urgency=medium | ||
| 2 | |||
| 3 | * new upstream version : | ||
| 4 | - update the whitelists | ||
| 5 | - new rules to prevent bypasses | ||
| 6 | - readme improvement | ||
| 7 | |||
| 8 | -- jre <jre@nbs-system.com> Mon, 07 Nov 2016 14:26:22 +0100 | ||
| 9 | |||
| 10 | nbs-phpmalwarefinder (0.3.3-1~deb) oldstable; urgency=medium | ||
| 11 | |||
| 12 | * new upstream version : | ||
| 13 | - add a strrev-based detection | ||
| 14 | - update the whitelists | ||
| 15 | - add a new fancy logo | ||
| 16 | * improve the release process | ||
| 17 | |||
| 18 | -- jvo <jvo@nbs-system.com> Mon, 24 Oct 2016 10:02:32 +0200 | ||
| 19 | |||
| 20 | nbs-phpmalwarefinder (0.3.2-1~deb) oldstable; urgency=medium | ||
| 21 | |||
| 22 | * new upstream version : | ||
| 23 | - whitelists are now split into files, each for one CMS | ||
| 24 | - a custom whitelist is available for users to add their own | ||
| 25 | - a mass whitelist helper has been added | ||
| 26 | * Added the custom whitelist to conffiles to prevent package upgrade from | ||
| 27 | overwriting users modification. | ||
| 28 | |||
| 29 | -- jre <jre@nbs-system.com> Fri, 29 Jul 2016 09:47:56 +0200 | ||
| 30 | |||
| 31 | nbs-phpmalwarefinder (0.3.1-1~deb) oldstable; urgency=medium | ||
| 32 | |||
| 33 | * new upstream version : | ||
| 34 | - rules for visbot detection | ||
| 35 | - now detecting base64 encoded string USER_AGENT | ||
| 36 | - debian squeeze support dropped | ||
| 37 | - some false positives fixes | ||
| 38 | |||
| 39 | -- jre <jre@nbs-system.com> Thu, 19 May 2016 15:22:47 +0200 | ||
| 40 | |||
| 41 | nbs-phpmalwarefinder (0.3.0-1~deb) oldstable; urgency=medium | ||
| 42 | |||
| 43 | * rules files refactoring : | ||
| 44 | - php-malware-finder now comes with asp malware detection | ||
| 45 | - rules have been split in different files to avoid false positives | ||
| 46 | |||
| 47 | * The -l option allows language specific checks, for now only ASP and PHP | ||
| 48 | are supported. | ||
| 49 | * The -u option now allows to update rules without having to upgrade the | ||
| 50 | package. | ||
| 51 | |||
| 52 | -- jre <jre@nbs-system.com> Thu, 14 Apr 2016 16:04:14 +0200 | ||
| 53 | |||
| 54 | nbs-phpmalwarefinder (0.2.2-1~deb) oldstable; urgency=medium | ||
| 55 | |||
| 56 | * new rules : bad_php.yara to find bad coding practices | ||
| 57 | * malwares.yara now comes with posix_* functions detection, new hard-coded | ||
| 58 | strings as well as php:// filter | ||
| 59 | * The TooShort rule has been improved to reduce FP | ||
| 60 | |||
| 61 | -- jre <jre@nbs-system.com> Mon, 15 Feb 2016 15:48:06 +0100 | ||
| 62 | |||
| 63 | nbs-phpmalwarefinder (0.2.1-1~deb) oldstable; urgency=medium | ||
| 64 | |||
| 65 | * docroot-checker.sh added, helpful for both first and periodic security | ||
| 66 | scan. | ||
| 67 | |||
| 68 | -- jre <jre@nbs-system.com> Mon, 01 Feb 2016 11:08:08 +0100 | ||
| 69 | |||
| 70 | nbs-phpmalwarefinder (0.2.0-2~deb) oldstable; urgency=medium | ||
| 71 | |||
| 72 | * New detection rules added | ||
| 73 | |||
| 74 | -- sbl <sbl@nbs-system.com> Thu, 28 Jan 2016 14:58:45 +0200 | ||
| 75 | |||
| 76 | nbs-phpmalwarefinder (0.2.0-1~deb) oldstable; urgency=medium | ||
| 77 | |||
| 78 | * Now supports whitelist using yara hash function | ||
| 79 | * New detection rules added (tested against | ||
| 80 | https://github.com/tennc/webshell malware collection) | ||
| 81 | |||
| 82 | -- jre <jre@nbs-system.com> Fri, 09 Oct 2015 14:58:45 +0200 | ||
| 83 | |||
| 84 | nbs-phpmalwarefinder (0.1.1-1~deb) oldstable; urgency=medium | ||
| 85 | |||
| 86 | * new dependecy on util-linux since the script is using ionice | ||
| 87 | * postinst script added to create diff folder | ||
| 88 | |||
| 89 | -- jre <jre@nbs-system.com> Tue, 28 Apr 2015 15:07:12 +0200 | ||
| 90 | |||
| 91 | nbs-phpmalwarefinder (0.1.1-1~deb) oldstable; urgency=medium | ||
| 92 | |||
| 93 | * new signature to detect malware in footer and header | ||
| 94 | |||
| 95 | -- jre <jre@nbs-system.com> Tue, 14 Apr 2015 14:40:05 +0000 | ||
| 96 | |||
| 97 | nbs-phpmalwarefinder (0.1) UNRELEASED; urgency=medium | ||
| 98 | |||
| 99 | * Initial release. | ||
| 100 | |||
| 101 | -- jvoisin <jvo@nbs-system.com> Tue, 24 Mar 2015 11:10:36 +0100 | ||
