Actions
Bug #6948
closeddetect/http.response_body: false positive because not enforcing direction to_client
Affected Versions:
Effort:
Difficulty:
Label:
Description
S-V PR to show the bug to come.
This comes because DetectHttpServerBodySetupSticky
does not enforce the direction and buffer DetectBufferTypeRegister("file_data")
. works for both directions
Actions