You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/doc/userguide/rules
Philippe Antoine bab716776b detect: limit base64_decode `bytes` to 64KiB
Ticket: 7613

Avoids potential large per-thread memory allocation. A buffer with the
size of the largest decode_base64 buffer size setting would be allocated
per thread. As this was a u32, it could mean a per-thread 4GiB memory
allocation.

64KiB was already the built-in default for cases where bytes size wasn't
specified.

(cherry picked from commit 32d0bd2bbb)
4 months ago
..
dataset-examples
dns-keywords
fast-pattern
flow-keywords
header-keywords
http-keywords
intro
normalized-buffers
payload-keywords
pcre
app-layer.rst
base64-keywords.rst detect: limit base64_decode `bytes` to 64KiB 4 months ago
bypass-keyword.rst
config.rst
datasets.rst detect/datasets: implement unset command 10 months ago
dcerpc-keywords.rst
dhcp-keywords.rst
differences-from-snort.rst
dnp3-keywords.rst
dns-keywords.rst
enip-keyword.rst
fast-pattern-explained.rst doc: remove references to prehistoric versions 2 years ago
file-keywords.rst doc: update file.data keyword documentation 2 years ago
flow-keywords.rst flowint: add isnotset support 8 months ago
ftp-keywords.rst
header-keywords.rst
http-keywords.rst doc: update file.data keyword documentation 2 years ago
http2-keywords.rst
ike-keywords.rst
index.rst doc/userguide: add noalert/alert keyword docs 1 year ago
intro.rst
ip-reputation-rules.rst doc/userguide: document iprep isset/isnotset 1 year ago
ipaddr.rst
ja-keywords.rst ja4: implement for TLS and QUIC 1 year ago
kerberos-keywords.rst
lua-detection.rst
meta.rst requires: treat unknown requires keywords as unmet requirements 8 months ago
modbus-keyword.rst
mqtt-keywords.rst
multi-buffer-matching.rst
noalert.rst doc/userguide: add noalert/alert keyword docs 1 year ago
payload-keywords.rst doc/userguide: give pcre1 to pcre2 proper heading 1 year ago
prefilter-keywords.rst
quic-keywords.rst
rfb-keywords.rst
sip-keywords.rst
smb-keywords.rst
snmp-keywords.rst
ssh-keywords.rst
tag.rst
thresholding.rst
tls-keywords.rst
transforms.rst detect: strip_pseudo_headers transform 2 years ago
xbits.rst