Project

General

Profile

Actions

Feature #597

closed

case insensitive fileext match

Added by Peter Manev over 11 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Effort:
Difficulty:
Label:

Description

alert http any any -> any any (msg:"File magic on GIF"; fileext:"GIF";sid:666; rev:1;)
- would not alert on a http downloaded file with
extension *.gif BUT it would on **.GIF (notice the upper case)

It would be beneficial if it could be made case insensitive - have the nocase keyword apply to it as well.

thanks

Actions

Also available in: Atom PDF