]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
lua: Test byte_extract access from match scripts
authorBenjamin Wilkins <benjamin.wilkins@uwaterloo.ca>
Tue, 9 Nov 2021 21:00:13 +0000 (16:00 -0500)
committerVictor Julien <victor@inliniac.net>
Tue, 13 Sep 2022 09:56:05 +0000 (11:56 +0200)
commit76c8df3352fea625917cdbd9e1372d041e202806
treebfa1d33e893a3ac92efb85e3be43324292890c50
parent7a82af2f31b66b2446ec2dfc001a4dcefc674839
lua: Test byte_extract access from match scripts
tests/lua-byte-extract/README.md [new file with mode: 0644]
tests/lua-byte-extract/input.pcap [new file with mode: 0644]
tests/lua-byte-extract/lua-byte-extract.lua [new file with mode: 0644]
tests/lua-byte-extract/lua-byte-math.lua [new file with mode: 0644]
tests/lua-byte-extract/suricata.yaml [new file with mode: 0644]
tests/lua-byte-extract/test.rules [new file with mode: 0644]
tests/lua-byte-extract/test.yaml [new file with mode: 0644]