Actions
Bug #129
closedsupport nocase and negation in http_cookie
Affected Versions:
Effort:
Difficulty:
Label:
Description
alert tcp any any -> any any (msg:"e6504ae48c99f09df7f58996aacbb6b0 +
http_cookie"; content:"E6504AE48c99f09dF7F58996aacbb6b0"; nocase;
http_cookie; sid:67; rev:1;)
alert tcp any any -> any any (msg:"http_cookie + ";
content:!"A6504ae48C"; http_cookie; content:"99f09df7f58996aacbb6b0";
nocase; http_cookie; classtype:bad-unknown; sid:68; rev:1;)
Files
Updated by Victor Julien over 14 years ago
- Due date set to 04/16/2010
- Estimated time set to 3.00 h
Please go ahead and fix this, if possible today.
Updated by Anoop Saldanha over 14 years ago
- File 0001-support-nocase-and-negation-for-http_cookie.patch 0001-support-nocase-and-negation-for-http_cookie.patch added
Attached patch
Updated by Victor Julien over 14 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Patch applied, thanks Anoop.
Actions