Actions
Task #3559
closedTask #3553: Tracking: enable GAP recovery for all TCP app-layer protocols
http: support GAP recovery
Effort:
Difficulty:
Label:
Protocol
Description
In HTTP we can deal with GAPs in various ways
- if there is a content length set and we are in the body parsing, we can simply skip this part of the body. For file extraction the SMB parser can serve as an example
- it would be useful to be able to communicate the CL to the stream engine so we might know where the next record/tx starts.
- bruteforce search for the next record/tx as a fallback
Updated by Victor Julien over 4 years ago
- Description updated (diff)
- Status changed from New to Assigned
- Assignee set to Philippe Antoine
- Target version set to 6.0.0beta1
- Label Protocol added
Updated by Philippe Antoine over 4 years ago
- Status changed from Assigned to In Review
Updated by Philippe Antoine over 4 years ago
- Blocks Task #3824: libhtp 0.5.34 added
Updated by Victor Julien over 4 years ago
- Target version changed from 6.0.0beta1 to 6.0.0rc1
Updated by Victor Julien about 4 years ago
- Status changed from In Review to Closed
Actions