Actions
Feature #4174
open
VJ
VJ
tracking: app-layer frame inspection support
Feature #4174:
tracking: app-layer frame inspection support
Effort:
Difficulty:
Label:
Description
Effort to make it possible to avoid raw tcp data inspection. Many rules looking for application records make assumptions about pdu's aligning with packets.
Rules should be able to do something like alert ftp ... (frame:ftp.command; content:"USER"; ... ).
Frames should be defined by the app-layer parsers.
Actions