]>
git.ipfire.org Git - thirdparty/suricata.git/log
Victor Julien [Wed, 24 Oct 2018 08:58:58 +0000 (10:58 +0200)]
smb/c: don't accept null input
Victor Julien [Tue, 23 Oct 2018 14:17:26 +0000 (16:17 +0200)]
htp: fix potential (but unlikely) memleak in uri normalization
Victor Julien [Tue, 23 Oct 2018 13:10:56 +0000 (15:10 +0200)]
thresholds: remove dead code in parsing
Victor Julien [Tue, 23 Oct 2018 13:08:05 +0000 (15:08 +0200)]
radix: fix memory leak in error path
Victor Julien [Tue, 23 Oct 2018 13:01:42 +0000 (15:01 +0200)]
coverity: suppress warnings
Victor Julien [Tue, 23 Oct 2018 12:59:15 +0000 (14:59 +0200)]
host/os/info: fix lookup memleak
Victor Julien [Tue, 23 Oct 2018 12:54:17 +0000 (14:54 +0200)]
debug/log: suppress coverity checked_return warning
Victor Julien [Tue, 23 Oct 2018 12:53:28 +0000 (14:53 +0200)]
bpf: suppress coverity toctou warning
Victor Julien [Tue, 23 Oct 2018 12:51:25 +0000 (14:51 +0200)]
pcap: fix buffer size validation logic
Victor Julien [Tue, 23 Oct 2018 12:43:35 +0000 (14:43 +0200)]
uricontent: move debug func into unittests
Cleanup header, which lead to the app-layer-htp.h header needing to
be added in a few other places.
Victor Julien [Tue, 23 Oct 2018 12:37:05 +0000 (14:37 +0200)]
detect/replace: fix mem leak in error path
Victor Julien [Tue, 23 Oct 2018 12:34:08 +0000 (14:34 +0200)]
isdataat: fix mem leak in error path
Victor Julien [Tue, 23 Oct 2018 12:29:59 +0000 (14:29 +0200)]
bits: avoid memory leak in case of adding types
Victor Julien [Tue, 23 Oct 2018 12:10:18 +0000 (14:10 +0200)]
ipproto: fix memleak in error case
Victor Julien [Tue, 23 Oct 2018 11:56:50 +0000 (13:56 +0200)]
bytetest: don't leak memory in error condition
Victor Julien [Tue, 23 Oct 2018 11:53:13 +0000 (13:53 +0200)]
yaml: fix potential memleak and suppress coverity issue
Victor Julien [Tue, 23 Oct 2018 11:49:37 +0000 (13:49 +0200)]
outputs: fix memleaks in the error paths reported by coverity
Victor Julien [Tue, 23 Oct 2018 11:23:09 +0000 (13:23 +0200)]
coverity: suppress warning for intentional code
Victor Julien [Tue, 23 Oct 2018 11:21:08 +0000 (13:21 +0200)]
rust/dns: don't compile unused C code if Rust is enabled
Victor Julien [Tue, 23 Oct 2018 11:06:42 +0000 (13:06 +0200)]
coverity: fix filestore v2 memleak
Victor Julien [Tue, 23 Oct 2018 11:01:53 +0000 (13:01 +0200)]
log-pcap: fix coverity memleak warning
Victor Julien [Tue, 23 Oct 2018 10:57:50 +0000 (12:57 +0200)]
coverity: don't warn on fall back random
Mats Klepsland [Mon, 29 Oct 2018 20:26:13 +0000 (21:26 +0100)]
app-layer-ssl: fix flow and inspection bypass for TLSv1.3
Mats Klepsland [Mon, 29 Oct 2018 20:20:33 +0000 (21:20 +0100)]
app-layer-ssl: add 0-RTT support for TLSv1.3
Mats Klepsland [Mon, 29 Oct 2018 19:56:51 +0000 (20:56 +0100)]
app-layer-ssl: decode early data extension in ClientHello record
Decode early data extension used by 0-RTT that is used to indicate that
application data will be sent right after the ClientHello record.
Mats Klepsland [Mon, 29 Oct 2018 19:48:54 +0000 (20:48 +0100)]
app-layer-ssl: use extension length when decoding extensions
Pass extension length to functions decoding extensions, instead of
passing the length left in the record. This enables us to also
decode empty extensions.
Mats Klepsland [Mon, 29 Oct 2018 19:30:41 +0000 (20:30 +0100)]
app-layer-ssl: handle all versions above TLSv1.2 as TLSv1.3
This makes it more likely to log custom versions of TLSv1.3 that
doesn't comply with the draft version numbering.
Victor Julien [Mon, 22 Oct 2018 17:25:04 +0000 (19:25 +0200)]
tls: remove debug printfs
Mats Klepsland [Sun, 21 Oct 2018 17:55:13 +0000 (19:55 +0200)]
detect-tls-ja3-hash: add another unit test
Add unit test that covers the JA3 bug in TLS extensions decoding.
Mats Klepsland [Fri, 19 Oct 2018 21:00:42 +0000 (23:00 +0200)]
app-layer-ssl: fix JA3 bug in TLS extension decoding
Mats Klepsland [Thu, 18 Oct 2018 21:12:50 +0000 (23:12 +0200)]
app-layer-ssl: fix JA3 bug in TLS version decoding
Victor Julien [Mon, 22 Oct 2018 06:59:44 +0000 (08:59 +0200)]
capture: multidev is not experimental
Victor Julien [Fri, 5 Oct 2018 18:38:10 +0000 (20:38 +0200)]
flow/stream: 'wrong thread' as stream event & counter
Set event at most once per flow, for the first 'wrong' packet.
Add 'tcp.pkt_on_wrong_thread' counter. This is incremented for each
'wrong' packet. Note that the first packet for a flow determines
what thread is 'correct'.
Victor Julien [Mon, 24 Feb 2014 09:01:55 +0000 (10:01 +0100)]
smtp: fix clang -Wunreachable-code warning
app-layer-smtp.c:756:12: error: will never be executed [-Werror,-Wunreachable-code]
return 0;
^
1 error generated.
Victor Julien [Sat, 22 Sep 2018 16:14:56 +0000 (18:14 +0200)]
profiling/csv: update output format
Update output to be:
pcap_cnt,total,receive,decode,flowworker,threading,proto detect,flow,
stream,app-layer,detect,tcp-prune,loggers,<detect stages>,<loggers>
For TCP, the app-layer cost is not part of stream anymore.
Victor Julien [Tue, 7 Aug 2018 19:17:59 +0000 (21:17 +0200)]
multi-tenant: document per tenant settings
Victor Julien [Tue, 7 Aug 2018 14:13:31 +0000 (16:13 +0200)]
test mode: parse interface list in test mode
Victor Julien [Tue, 7 Aug 2018 14:13:01 +0000 (16:13 +0200)]
windivert: fix whitespace issue
Victor Julien [Tue, 7 Aug 2018 14:12:29 +0000 (16:12 +0200)]
af-packet: suppress noisy info message
Victor Julien [Wed, 17 Oct 2018 20:06:23 +0000 (22:06 +0200)]
detect/transforms: fix doc urls
Victor Julien [Fri, 19 Oct 2018 14:57:59 +0000 (16:57 +0200)]
pfring: multiple receive threads is not experimental
Victor Julien [Fri, 19 Oct 2018 14:54:38 +0000 (16:54 +0200)]
eve: improve error handling for Rust loggers
Give useful warning message if Rust is not compiled in.
Victor Julien [Fri, 19 Oct 2018 13:41:35 +0000 (15:41 +0200)]
pfring: minor cleanups
Victor Julien [Fri, 19 Oct 2018 13:08:48 +0000 (15:08 +0200)]
stats: decoder/stream events as stats
Victor Julien [Thu, 18 Oct 2018 19:02:40 +0000 (21:02 +0200)]
detect/analyzer: add detection for sigs that could use http keywords
Victor Julien [Thu, 18 Oct 2018 19:01:56 +0000 (21:01 +0200)]
detect/analyzer: add debug statements
Victor Julien [Thu, 18 Oct 2018 17:06:28 +0000 (19:06 +0200)]
detect/analyzer: fix json analyzer being called on incomplete rules
Victor Julien [Thu, 18 Oct 2018 15:28:48 +0000 (17:28 +0200)]
rust/smb: silence noisy debug messages
Victor Julien [Thu, 18 Oct 2018 12:26:18 +0000 (14:26 +0200)]
stream/events: log as stats
Victor Julien [Thu, 18 Oct 2018 12:20:35 +0000 (14:20 +0200)]
detect/events: cleanup keyword
Victor Julien [Wed, 17 Oct 2018 10:06:23 +0000 (12:06 +0200)]
doc/flow: updates and cleanups to flow section
Victor Julien [Wed, 17 Oct 2018 07:57:30 +0000 (09:57 +0200)]
cocci/detect: add flags check to SigTableElmt
Victor Julien [Wed, 17 Oct 2018 07:52:29 +0000 (09:52 +0200)]
rules/transform: add to list-keywords
Victor Julien [Wed, 17 Oct 2018 07:45:56 +0000 (09:45 +0200)]
doc/rules: initial transforms documentation
Victor Julien [Tue, 16 Oct 2018 15:08:01 +0000 (17:08 +0200)]
doc/performance: redo runmodes explanation
Victor Julien [Tue, 16 Oct 2018 15:06:49 +0000 (17:06 +0200)]
doc/install: update Rust info in generic install overview
Victor Julien [Tue, 16 Oct 2018 13:33:53 +0000 (15:33 +0200)]
doc/eve: add community id
Mats Klepsland [Tue, 16 Oct 2018 20:05:52 +0000 (22:05 +0200)]
detect-ssh-software: fix url for keyword
Mats Klepsland [Tue, 16 Oct 2018 20:04:01 +0000 (22:04 +0200)]
detect-ssh-software-version: add description and url to keyword
Mats Klepsland [Tue, 16 Oct 2018 20:00:07 +0000 (22:00 +0200)]
detect-ssh-proto-version: add description and url to keyword
Mats Klepsland [Tue, 16 Oct 2018 19:53:45 +0000 (21:53 +0200)]
detect-ssh-proto: fix url for keyword
Mats Klepsland [Tue, 16 Oct 2018 19:48:32 +0000 (21:48 +0200)]
doc: add documentation for SSH keywords
Victor Julien [Mon, 15 Oct 2018 15:18:20 +0000 (17:18 +0200)]
changelog: update for 4.1rc2
Victor Julien [Mon, 15 Oct 2018 18:53:14 +0000 (20:53 +0200)]
rust/ike2: free destate on tx free
Bug #2604
Jason Ish [Mon, 15 Oct 2018 13:47:56 +0000 (07:47 -0600)]
rust: fix (again) out of tree builds
As the generated Cargo.toml is shipped as part of a release
tarball, build from the source directory but set the cargo
CARGO_TARGET_DIR to the build directory.
Pascal Delalande [Fri, 12 Oct 2018 19:32:13 +0000 (21:32 +0200)]
doc: remove deprecated force-md5 flag from userguide
Travis Green [Tue, 9 Oct 2018 17:16:59 +0000 (11:16 -0600)]
Added new classifications to classification.conf
Added classifications from rule-writing community feedback.
Victor Julien [Mon, 15 Oct 2018 08:38:00 +0000 (10:38 +0200)]
rust/smb: suppress noisy messages
Victor Julien [Thu, 7 Dec 2017 10:29:06 +0000 (11:29 +0100)]
eve/json: introduce community flow id
Add support for community flow id, meant to give a records a
predictable flow id that can be used to match records to
output of other tools.
Takes a 'seed' that needs to be same across sensors and tools
to make the id less predictable.
Victor Julien [Tue, 9 Oct 2018 12:08:56 +0000 (14:08 +0200)]
eve/json: handle common options in central function
Victor Julien [Tue, 9 Oct 2018 11:34:17 +0000 (13:34 +0200)]
eve/json: move common settings into it's own struct
Victor Julien [Tue, 9 Oct 2018 15:19:54 +0000 (17:19 +0200)]
nfs: use common json output structures
Victor Julien [Tue, 9 Oct 2018 14:39:21 +0000 (16:39 +0200)]
smb: use common json output structures
Victor Julien [Tue, 9 Oct 2018 14:39:05 +0000 (16:39 +0200)]
eve/json: add common helper funcs
Add simple helper funcs for option-less loggers
Victor Julien [Tue, 9 Oct 2018 09:03:35 +0000 (11:03 +0200)]
eve/flow: minor cleanups
Victor Julien [Tue, 9 Oct 2018 07:25:20 +0000 (09:25 +0200)]
hash/sha1: optimize by avoiding mem alloc
Don't allocate an output buffer for each call. These buffers
would have the exact same size every time.
Victor Julien [Mon, 8 Oct 2018 18:56:54 +0000 (20:56 +0200)]
travis: update rust to 1.29.1, add auto & disabled tests
Victor Julien [Sun, 7 Oct 2018 07:14:06 +0000 (09:14 +0200)]
rust: enable by default
Remove 'experimental' label for Rust, and enable it by default if
rustc and cargo (and libjansson) are available.
Add rustc and cargo versions to the build-info.
Victor Julien [Mon, 8 Oct 2018 11:07:38 +0000 (13:07 +0200)]
configure: fix and cleanup nss and nspr detection
Victor Julien [Sat, 6 Oct 2018 13:45:40 +0000 (15:45 +0200)]
smb/dcerpc: remove now unused ssn2maxsize_map
Victor Julien [Sat, 6 Oct 2018 13:42:18 +0000 (15:42 +0200)]
smb/dcerpc: clean up and unify DCERPC probe logic
Victor Julien [Wed, 3 Oct 2018 17:55:46 +0000 (19:55 +0200)]
smb2/dcerpc: probe if response data is dcerpc
If we missed the tree connect we can't know for sure if we're
reading from a (DCERPC) PIPE or not. In this case probe the data
to see if it looks like DCERPC.
If the detection succeeds, use a special 'suricata::dcerpc' service
in the TX.
Simplify handling of DCERPC records that cross records
Update logging for the response only TXs.
Victor Julien [Mon, 13 Aug 2018 14:53:43 +0000 (16:53 +0200)]
smb2: skip rest of READ response if status is not success
jason taylor [Wed, 3 Oct 2018 19:32:20 +0000 (15:32 -0400)]
userguide: update hyperscan documentation
Signed-off-by: jason taylor <jtfas90@gmail.com>
Victor Julien [Wed, 3 Oct 2018 19:13:31 +0000 (21:13 +0200)]
rust/applayer: use correct return type for Parser
The mismatch between the types would randomly lead to the return code
of the Rust parser to be not correctly handled over the C/Rust
boundary. This would lead to the API considering a parser to be in
error state when it was not.
Victor Julien [Wed, 3 Oct 2018 20:50:02 +0000 (22:50 +0200)]
afpacket: fix formatting of errors
Victor Julien [Sun, 30 Sep 2018 07:37:24 +0000 (09:37 +0200)]
dns: shrink per flow state by improving layout
Victor Julien [Sat, 29 Sep 2018 07:44:06 +0000 (09:44 +0200)]
detect/ttl: major clean up of ttl code
Redo unittests using FAIL/PASS macros
Switch parsing to pcre_copy_substring.
Misc cleanups.
Victor Julien [Sat, 29 Sep 2018 07:42:14 +0000 (09:42 +0200)]
spelling: fixing minor spelling mistakes
Victor Julien [Fri, 28 Sep 2018 19:51:08 +0000 (21:51 +0200)]
yaml: fix typo
Hilko Bengen [Tue, 25 Sep 2018 12:16:50 +0000 (14:16 +0200)]
configure: Fixed "no" output for XDP, libnss, libnspr
Danny Browning [Tue, 18 Sep 2018 16:05:03 +0000 (10:05 -0600)]
suricata: file existence check (bug #2615)
Files and directories passed via command line option -r should be checked for
existence during command line parsing and not start additional suricata
functionality.
jason taylor [Fri, 28 Sep 2018 20:40:01 +0000 (16:40 -0400)]
config: added ja3 to tls custom logging example
Signed-off-by: jason taylor <jtfas90@gmail.com>
Mats Klepsland [Fri, 21 Sep 2018 06:03:26 +0000 (08:03 +0200)]
tlslog: don't log as "resumed" without ServerHello
Don't log a session as "resumed" if a ServerHello record has not been
seen. This makes sure that incomplete TLS sessions where the ClientHello
contains a session ticket, is not logged as a session resumption.
Mats Klepsland [Fri, 21 Sep 2018 05:57:34 +0000 (07:57 +0200)]
output-json-tls: don't log as "resumed" without ServerHello
Don't log a session as "resumed" if a ServerHello record has not been
seen. This makes sure that incomplete TLS sessions where the ClientHello
contains a session ticket, is not logged as a session resumption.
Mats Klepsland [Fri, 21 Sep 2018 05:25:19 +0000 (07:25 +0200)]
app-layer-ssl: remove unnecessary length check
We already check that empty extensions are not decoded, so this length
check is not needed.
Victor Julien [Wed, 19 Sep 2018 19:25:16 +0000 (21:25 +0200)]
setup-app-layer: support tests in tests/
Jason Ish [Wed, 19 Sep 2018 05:51:37 +0000 (23:51 -0600)]
setup-app-layer.py: integrate detect buffer setup
Add --detect to setup a detect buffer.
Obsoletes setup-app-layer-detect.sh.
Jason Ish [Wed, 19 Sep 2018 17:15:47 +0000 (11:15 -0600)]
rust: app-layer detect template for rust parsers
Jason Ish [Wed, 19 Sep 2018 05:01:08 +0000 (23:01 -0600)]
setup-app-layer.py: attempt to cd into correct directory
- If in src, cd to ..
- Error out early if the current directory does not look like a
Suricata source directory.