Actions
Feature #1373
closed
DH
GL
Allow different reassembly depth for filestore rules
Feature #1373:
Allow different reassembly depth for filestore rules
Effort:
Difficulty:
Label:
Description
In order to capture full files, stream reassembly depth needs to be > file length, in many cases this would mean expanding stream reassembly to several MB. However for non-filestore rules most badness and detection can happen in the first few KB, so reassembling seems wasteful. It could be interesting to have a distinct option to reassemble streams that match of filestore rules to a different depth than those that are not filestore rules.
Actions