]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/ftp: Add ftp.reply rule keyword
authorJeff Lucovsky <jlucovsky@oisf.net>
Thu, 27 Mar 2025 14:30:47 +0000 (10:30 -0400)
committerJason Ish <jason.ish@oisf.net>
Mon, 7 Apr 2025 21:25:04 +0000 (15:25 -0600)
commite0131f60987040f1dcaa7e171a2f04ebd2b09198
treeb64319fc451ecc2c925725ccee7d9a1c94fc6dc8
parentd674ce25103ef9cee3240b3fc1bf9d90a0a8473a
detect/ftp: Add ftp.reply rule keyword

Issue: 7508

Add the rule detection keyword "ftp.reply". This is a multi-buffer
command.
src/Makefile.am
src/detect-engine-register.c
src/detect-engine-register.h
src/detect-ftp-reply.c [new file with mode: 0644]
src/detect-ftp-reply.h [new file with mode: 0644]