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 32d0bd2bbb 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.
4 months ago
..
dataset-examples
dns-keywords
fast-pattern
flow-keywords
header-keywords
http-keywords
intro
normalized-buffers
payload-keywords
pcre
rule-types userguide: explain rule types and categorization 6 months ago
app-layer.rst detect: add options to app-layer-protocol keyword 1 year ago
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
decode-layer.rst doc/decode-events: new: unknown event description 6 months ago
dhcp-keywords.rst
differences-from-snort.rst lua: Remove luajit support 1 year ago
dnp3-keywords.rst
dns-keywords.rst dns: add keywords for additionals and authorities rrnames 5 months ago
enip-keyword.rst enip: convert to rust 1 year ago
fast-pattern-explained.rst
file-keywords.rst
flow-keywords.rst flow/pkts: allow matching on either direction 7 months ago
ftp-keywords.rst doc: Add ftp.command sticky buffer 6 months ago
header-keywords.rst userguide/header-keywords: fix typos, adjust format 5 months ago
http-keywords.rst doc: update normalization notes 1 year ago
http2-keywords.rst http2: add frames support 11 months ago
ike-keywords.rst
index.rst doc/decode-events: new: unknown event description 6 months ago
integer-keywords.rst detect/integers: add support for negated strings when enum is used 6 months ago
intro.rst pop3: protocol detection 1 year ago
ip-reputation-rules.rst doc/userguide: document iprep isset/isnotset 1 year ago
ipaddr.rst
ja-keywords.rst
kerberos-keywords.rst
ldap-keywords.rst detect: add ldap.responses.message 5 months ago
lua-detection.rst doc: update lua sandbox docs for allowed packages/functions 1 year ago
meta.rst requires: support requires check for keyword 8 months ago
modbus-keyword.rst
mqtt-keywords.rst detect/mqtt: move keywords to rust 1 year ago
multi-buffer-matching.rst doc: add description about tls.subjectaltname 1 year ago
nfs-keywords.rst
noalert.rst doc/userguide: add noalert/alert keyword docs 1 year ago
payload-keywords.rst detect: absent keyword to test absence of sticky buffer 8 months ago
prefilter-keywords.rst
quic-keywords.rst
rfb-keywords.rst detect/rfb: move keywords to rust 12 months ago
rule-types.rst doc/rule-types: remove trailing underscore 5 months ago
sip-keywords.rst doc: add new sip keywords 10 months ago
smb-keywords.rst
smtp-keywords.rst detect/smtp: smtp.rcpt_to keyword 6 months ago
snmp-keywords.rst detect/snmp: move keywords to rust 1 year ago
ssh-keywords.rst ssh: frames support 1 year ago
tag.rst
thresholding.rst doc/threshold: Threshold keyword clarifications 6 months ago
tls-keywords.rst detect: add tls.alpn keyword 1 year ago
transforms.rst doc/transform: Correct typo 1 year ago
vlan-keywords.rst detect: add vlan.layers keyword 7 months ago
websocket-keywords.rst
xbits.rst detect/ssh: remove deprecated keywords 1 year ago