forked from stamparm/maltrail
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
207 lines (102 loc) · 6.05 KB
/
CHANGELOG
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
# Copyright (c) 2014-2022 Maltrail developers (https://github.com/stamparm/maltrail/)
# See the file 'LICENSE' for copying permission
#################################################################
# Maltrail Changelog File #
#################################################################
[+] Added functionality
[-] Deleted functionality
[!] Bug fixing
[=] Minor update or changed functionality
#################################################################
- Version 0.52 -> 0.53 (Upcoming release)
- Version 0.51 -> 0.52 (01 Dec 2022)
[=] "potential iot-malware download" heur is improved
[=] Multiple updates and optimizations for regular static trails and the whitelist
- Version 0.50 -> 0.51 (01 Nov 2022)
[+] New Wiki pages are added
[!] Fixed deadlock of Docker output to stdout (Issue #19121)
[!] Definition of network interfaces is improved (Issue #19123)
[!] Fixed regex for /360bigviktor.py feed (Issue #19124)
[!] Fixed syscalls handling (Issue #19125)
[=] "potential remote code execution" heuristic is improved
[=] Multiple updates and optimizations for regular static trails and the whitelist
- Version 0.49 -> 0.50 (01 Oct 2022)
[=] "potential remote code execution" heurfor CVE-2022-30190 is updated
[=] "Maltrail detection nuances" wiki-page is updated
[=] "Trail classes" wiki-page is updated
[=] Multiple updates and optimizations for regular static trails and the whitelist
- Version 0.48 -> 0.49 (01 Sep 2022)
[!] Fixed row rendering in UI (Issue #19109)
[=] Multiple updates and optimizations for regular static trails and the whitelist
- Version 0.47 -> 0.48 (01 Aug 2022)
[=] Multiple updates and optimizations for regular static trails and the whitelist
- Version 0.46 -> 0.47 (01 Jul 2022)
[+] "potential ssti injection" heuristic is added (CVE-2022-26134)
[=] "potential data leak" heuristic is improved
[=] "Trail-classes" wiki page is updated
[=] /requirements.txt file is updated (pcapy-ng)
[=] Multiple updates and optimizations for regular static trails and the whitelist
- Version 0.45 -> 0.46 (01 Jun 2022)
[+] New Wiki page is added
[=] "potential remote code execution" heuristic is improved (CVE-2022-1388)
[=] Multiple updates and optimizations for regular static trails and the whitelist
- Version 0.44 -> 0.45 (01 May 2022)
[+] systemd-based realization for Maltrail sensor.py, server.py and ipset/iptables ban-list (dedicated repo) have added
[+] New Wiki pages are added
[=] "potential remote code execution" heuristic is improved (detection for Java-related RCE stuff)
[=] Multiple updates and optimizations for regular static trails and the whitelist
- Version 0.43 -> 0.44 (01 Apr 2022)
[=] "potential remote code execution" heuristic is improved
[=] Multiple updates and optimizations for regular static trails and the whitelist
- Version 0.42 -> 0.43 (01 Mar 2022)
[=] "potential remote code execution" heuristic is improved
[=] Multiple updates and optimizations for regular static trails and the whitelist
- Version 0.41 -> 0.42 (01 Feb 2022)
[=] Multiple updates and optimizations for regular static trails and the whitelist
- Version 0.40 -> 0.41 (01 Jan 2022)
[+] "potential remote code execution" heuristic is extended for log4j/log4shell (CVE-2021-44228) vulnerability detection
[+] "generic_log4shell.txt" and "hacked_log4j.txt" trails were added for log4j/log4shell (CVE-2021-44228) vulnerability static detection
[=] Multiple updates and optimizations for regular static trails and the whitelist
- Version 0.39 -> 0.40 (01 Dec 2021)
[=] Multiple updates and optimizations for regular static trails and the whitelist
- Version 0.38 -> 0.39 (01 Nov 2021)
[=] "potential directory traversal" heuristic is extended
[=] Multiple updates and optimizations for regular static trails and the whitelist
- Version 0.37 -> 0.38 (03 Oct 2021)
[=] Multiple updates and optimizations for regular static trails and the whitelist
- Version 0.36 -> 0.37 (02 Sep 2021)
[=] Multiple updates and optimizations for regular static trails and the whitelist
- Version 0.35 -> 0.36 (02 Aug 2021)
[=] Multiple updates and optimizations for regular static trails and the whitelist
- Version 0.34 -> 0.35 (04 Jul 2021)
[+] Added the prototype of heur for potential web scanning attempts
[=] Multiple updates and optimizations for regular static trails and the whitelist
- Version 0.33 -> 0.34 (10 Jun 2021)
[=] Multiple updates and optimizations for regular static trails and the whitelist
- Version 0.32 -> 0.33 (10 Jun 2021)
[=] Multiple updates and optimizations for regular static trails and the whitelist
- Version 0.31 -> 0.32 (10 May 2021)
[!] Fixed PR_END_OF_FILE_ERROR bug, when using HTTPS for Maltrail's server (Issue #16217)
[!] Fixed bug with TLSv1_2_METHOD (Issue #16250)
[+] Added displaying real IP behind Cloudflare's one (Issue #20)
[=] Multiple updates and optimizations for regular static trails and the whitelist
- Version 0.30 -> 0.31 (01 Apr 2021)
[=] Multiple updates and optimizations for regular static trails and the whitelist
- Version 0.29 -> 0.30 (01 Mar 2021)
[=] Multiple updates and optimizations for regular static trails and the whitelist
- Version 0.28 -> 0.29 (01 Feb 2021)
[+] Two new UI features (hide threat and report false positive options)
[+] Auto-refresh for Maltrail web-page (/?refresh=N, where N in seconds. Issue #624)
[+] Maltrail demo pages are released: maltraildemo.github.io
[=] Multiple updates and optimizations for regular static trails and the whitelist
[=] Potential DNS changer heur is improved
[+] Implemented colorized console output
[=] Minor style revamp and improved look and feel on mobile phones
[-] Memory check is removed
[+] Added info for proper Maltrail citation (/CITATION.cff)
[=] Added starting and ending times to console output
- Version 0.27 -> 0.28 (01 Jan 2021)
[+] Implementing support for LOGSTASH_SERVER (Logs in JSON format)
[+] Implementing REMOTE_SEVERITY_REGEX (Issue #13251)
[=] Sensor is able to get started without server (Issue #6020)
[=] Multiple updates and optimizations for regular static trails and the whitelist