Commit Graph

3 Commits (201ecd5618053d83565ba7bf0950e7a67cec6e20)

Author SHA1 Message Date
Philippe Antoine 52490b8c26 ftp: do not error the flow on file before port
Ticket: 8659

If a client sends a SOTR/RETR command before doing a PASV/PORT
command, ther server may reply
425 Use PORT or PASV first.\r\n
and allow the client to continue sendinf other commands

So, Suricata should not put the whole flow into error, it just
sets an event, and continues to parse further
3 months ago
alinse-pltzr c48bb1b26c ftp: add rule for too many transactions
Issue: 8489
4 months ago
Jason Ish 3f4dad8676 ftp: add events for command too long
Issue: 5235
4 years ago