blob: 8e448860eb528eaa50d7e6415ecbdce9ff301607 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
nbs-phpmalwarefinder (0.2.2-1~deb##version+nbs20160215) wheezy; urgency=medium
* new rules : bad_php.yara to find bad coding practices
* malwares.yara now comes with posix_* functions detection, new hard-coded
strings as well as php:// filter
* The TooShort rule has been improved to reduce FP
-- jre <jre@nbs-system.com> Mon, 15 Feb 2016 15:48:06 +0100
nbs-phpmalwarefinder (0.2.1-1~deb##version+nbs20160201) wheezy; urgency=medium
* docroot-checker.sh added, helpful for both first and periodic security
scan.
-- jre <jre@nbs-system.com> Mon, 01 Feb 2016 11:08:08 +0100
nbs-phpmalwarefinder (0.2.0-2~deb##version+nbs20160128) wheezy; urgency=medium
* New detection rules added
-- sbl <sbl@nbs-system.com> Thu, 28 Jan 2016 14:58:45 +0200
nbs-phpmalwarefinder (0.2.0-1~deb##version+nbs20151009) wheezy; urgency=medium
* Now supports whitelist using yara hash function
* New detection rules added (tested against
https://github.com/tennc/webshell malware collection)
-- jre <jre@nbs-system.com> Fri, 09 Oct 2015 14:58:45 +0200
nbs-phpmalwarefinder (0.1.1-1~deb##version+nbs20150428) wheezy; urgency=medium
* new dependecy on util-linux since the script is using ionice
* postinst script added to create diff folder
-- jre <jre@nbs-system.com> Tue, 28 Apr 2015 15:07:12 +0200
nbs-phpmalwarefinder (0.1.1-1~deb##version+nbs20150414) wheezy; urgency=medium
* new signature to detect malware in footer and header
-- jre <jre@nbs-system.com> Tue, 14 Apr 2015 14:40:05 +0000
nbs-phpmalwarefinder (0.1) UNRELEASED; urgency=medium
* Initial release.
-- jvoisin <jvo@nbs-system.com> Tue, 24 Mar 2015 11:10:36 +0100
|