Actions
Bug #941
closedSupport multiple stacked compression, compression that specifies the wrong compression type
Affected Versions:
Effort:
Difficulty:
Label:
Description
Libhtp needs to support
- multiple stacked compressions
- a compression type that is different from the one specified in the header.
We have included unittests that tests the above cases, but are tweaked to pass,
until libhtp fixes this.
Enable the unitttests when the issue's fixed.
Unittests in question -
DetectEngineHttpServerBodyTest20
DetectEngineHttpServerBodyTest21
DetectEngineHttpServerBodyTest22
Updated by Victor Julien almost 11 years ago
This depends on libhtp upstream addressing the issues? If so, can you add a link to the libhtp ticket for it?
Updated by Victor Julien almost 11 years ago
- Target version changed from 2.0beta2 to 3.0RC2
Updated by Victor Julien over 9 years ago
- Assignee changed from Anoop Saldanha to OISF Dev
Updated by Victor Julien almost 9 years ago
- Target version changed from 3.0RC2 to 70
Updated by Victor Julien over 8 years ago
- Status changed from New to Assigned
- Assignee changed from OISF Dev to Victor Julien
Related ticket #1656
Updated by Victor Julien over 5 years ago
- Assignee changed from Victor Julien to Philippe Antoine
- Priority changed from High to Normal
Updated by Philippe Antoine over 5 years ago
They already worked, I just added test cases here :
https://github.com/OISF/libhtp/pull/192
Updated by Philippe Antoine over 5 years ago
- Status changed from Assigned to Closed
Updated by Victor Julien over 5 years ago
- Target version changed from 70 to 5.0rc1
Actions