Actions
Bug #720
closedfile keywords - rule grammar - double quotes
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Affected Versions:
Effort:
Difficulty:
Label:
Description
alert http any any -> any any (msg:"FILE Check PDF "; fileext:"pdf"; filestore; sid:9999993; rev:2;) alert http any any -> any any (msg:"FILE Check PDF "; fileext:pdf; filestore; sid:9999994; rev:2;)
both rules above load - notice the missing double quotes around fileext:pdf.
This is the case with most of the file keywords.
Updated by Peter Manev over 12 years ago
- Subject changed from file keywords - rule grammar - doule quotes to file keywords - rule grammar - double quotes
subject correction
Updated by Peter Manev over 12 years ago
no - it is not a problem at the moment.
I think it is inconsistency though - should we use quotes or not?
Updated by Victor Julien over 9 years ago
- Status changed from New to Closed
- Assignee deleted (
Andreas Herz) - Target version deleted (
TBD)
Won't fix, we can't risk breaking many existing rules.
Actions